fish: config: Source zoxide
This commit is contained in:
parent
83d8e8938e
commit
de57054bd2
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue