feat(bash): add zoxide

This commit is contained in:
Nikurasu 2024-03-04 09:03:37 +01:00
parent 448afa4574
commit a9515d0ef9
Signed by: Nikurasu
GPG Key ID: 9E7F14C03EF1F271
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ export PATH=$PATH:/home/jonas-psotka/.spicetify
eval "$(pyenv init -)"
eval "$(starship init bash)"
eval "$(zoxide init bash)"
if command -v eza &> /dev/null && [ -f "$HOME/Documents/coding/dotfiles/shell/alias/eza" ]; then
. $HOME/Documents/coding/dotfiles/shell/alias/eza