diff options
Diffstat (limited to 'home-config/fish/config.fish')
-rw-r--r-- | home-config/fish/config.fish | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home-config/fish/config.fish b/home-config/fish/config.fish index c842712..c0e2977 100644 --- a/home-config/fish/config.fish +++ b/home-config/fish/config.fish | |||
@@ -29,6 +29,4 @@ if status is-interactive | |||
29 | alias grep "grep --color=auto" | 29 | alias grep "grep --color=auto" |
30 | alias ll "ls -l" | 30 | alias ll "ls -l" |
31 | 31 | ||
32 | zoxide init fish | source | ||
33 | |||
34 | end | 32 | end |