diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 51a0fcb..d9acffb 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -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