Skip to content

Commit

Permalink
config(zsh): zoxide enable echo
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Jun 8, 2024
1 parent b6cf647 commit d87fdff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/zsh/bottom-zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ fi

# https://github.com/ajeetdsouza/zoxide
if command -v zoxide &>/dev/null; then
export _ZO_ECHO=1
eval "$(zoxide init zsh)"
fi

Expand Down

0 comments on commit d87fdff

Please sign in to comment.