diff options
| -rw-r--r-- | dotfiles/fish/conf.d/zoxide.fish | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/fish/conf.d/zoxide.fish b/dotfiles/fish/conf.d/zoxide.fish index 8fbd5d6..4005ebb 100644 --- a/dotfiles/fish/conf.d/zoxide.fish +++ b/dotfiles/fish/conf.d/zoxide.fish @@ -1,5 +1,4 @@ if type -q zoxide - echo Sourcing zoxide for fish shell... zoxide init fish | source else echo "zoxide not installed?" |
