diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 9310dc5..ec7ca58 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -13,6 +13,8 @@ if status is-interactive fish_add_path -a /usr/local/opt/node@18/bin end + abbr -a rootnvim sudo -Es nvim + fzf --fish | source # keeping this in the end zoxide init fish | source