Compare commits

..

2 Commits

Author SHA1 Message Date
Adam Jeniski
2e77858769
remove outdated packer.nvim section 2025-08-09 10:25:35 -04:00
646d4f3da3 merge 2025-08-09 05:24:06 -09:00
2 changed files with 2 additions and 6 deletions

View File

@ -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"

View File

@ -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?)*