diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-31 19:55:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-31 19:55:15 +0200 |
| commit | 9743284320e785efa080b160554bb726dba0155f (patch) | |
| tree | 993ee63cb0676348022b8ad6f48343508b758c48 | |
| parent | a4a3fa66f7d1228a039e0ee4b52abc237d6f9506 (diff) | |
Update
| -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?" |
