[zsh] add fzf

legacy
Simon Bruder 2018-10-28 12:34:37 +00:00
parent c4b500bf8a
commit 67868a3e46
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 4 additions and 0 deletions

View File

@ -73,6 +73,10 @@ function tfont() {
## dircolors
eval "$(dircolors -b $HOME/.dircolors)"
## fzf
source /usr/share/doc/fzf/examples/key-bindings.zsh
## Color switcher
alias dynamic-colors="~/.dynamic-colors/bin/dynamic-colors"