mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-11-27 11:32:45 -10:00
Compare commits
2 Commits
ec9c542426
...
2e77858769
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e77858769 | ||
| 646d4f3da3 |
2
.bashrc
2
.bashrc
@ -98,4 +98,6 @@ export STARSHIP_CONFIG=~/.config/starship/starship.toml
|
||||
|
||||
eval "$(zoxide init bash)"
|
||||
eval "$(starship init bash)"
|
||||
|
||||
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
||||
|
||||
|
||||
@ -9,12 +9,6 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
|
||||
|
||||
<hr>
|
||||
|
||||
### Install Neovim Packages
|
||||
- Install Packer.nvim (it's a one-liner)
|
||||
- Install plugins in neovim via `:PackerSync`
|
||||
|
||||
<hr>
|
||||
|
||||
### Install Script using Apt
|
||||
|
||||
*not maintained; i mostly use homebrew on mac now, (note to self: is there a way to version control that?)*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user