Merge branch 'master' of github.com:LinuxIsCool/configuration

This commit is contained in:
Shawn Anderson 2022-10-28 08:28:50 -07:00
commit 8f7af1437f
1 changed files with 3 additions and 3 deletions

View File

@ -30,10 +30,10 @@ To install:
curl -sL https://git.io/fisher | source && fisher install (cat ~/.config/fish/fish_plugins)
6. Install fzf through neovim
6. Install neovim plugins (will install fzf)
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
nvim
:PlugInstall
7. Install autojump