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

This commit is contained in:
Shawn Anderson 2023-11-07 11:40:12 -08:00
commit f5400a4a29
1 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ To install:
11. Make sure fzf is installed system wide 11. Make sure fzf is installed system wide
``` ```
cd ~/.config/nvim/plugged/fzf/ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
./install ~/.fzf/install
``` ```
12. Install autojump 12. Install autojump