fish: config: Source zoxide

This commit is contained in:
Sanchayan Maity 2024-02-23 13:45:55 +05:30
parent 83d8e8938e
commit de57054bd2
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ set -g fish_color_operator blue
set -g fish_color_param normal
set -g fish_color_quote green
set -g fish_color_redirection red
# Without sourcing this here, it does not work.
zoxide init fish | source