Revert "fish: config: Source zoxide"

This reverts commit de57054bd2.
This commit is contained in:
Sanchayan Maity 2024-08-05 19:01:00 +05:30
parent daf1146448
commit d9e9c35877
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -7,6 +7,3 @@ 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