home: add fzf to zsh
This commit is contained in:
parent
f96f98e599
commit
3c2ef85b93
1 changed files with 2 additions and 0 deletions
|
@ -127,4 +127,6 @@
|
|||
export VISUAL=nvim
|
||||
export PATH="$PATH:$HOME/.local/bin:$HOME/.cargo/bin"
|
||||
export NIXPKGS_ALLOW_UNFREE=1
|
||||
|
||||
eval "$(fzf --zsh)"
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue