added fzf
This commit is contained in:
parent
b197b4d28c
commit
85b0e32588
3 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
~/.dotfiles: ''
|
||||
~/bin: bin/
|
||||
~/utils: sysadmin-util/
|
||||
~/.fzf: lib/fzf
|
||||
~/.nano: lib/nano/syntax
|
||||
~/.nanorc: files/nanorc
|
||||
~/.dircolors: files/dircolors
|
||||
|
@ -14,3 +15,4 @@
|
|||
|
||||
- shell:
|
||||
- git update-submodules # after linking ~/.gitconfig
|
||||
- ~/.fzf/install # install fzf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue