setup fzf
This commit is contained in:
parent
06b4f0ee39
commit
fd716ae8a2
|
@ -127,3 +127,5 @@ export PATH="$DENO_INSTALL/bin:$PATH"
|
|||
|
||||
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
|
Loading…
Reference in New Issue