Enabling fzf integration for fish
This commit is contained in:
parent
6f4d847d16
commit
994c5a6df2
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ if status is-interactive
|
|||
fish_add_path -a /usr/local/opt/node@18/bin
|
||||
end
|
||||
|
||||
fzf --fish | source
|
||||
# keeping this in the end
|
||||
zoxide init fish | source
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue