Jump - navigate faster by learning habits
To Install:
brew install zoxideTo Configure:
cat >> ~/.zshrc <<'EOF'
# zoxide: smarter cd
eval "$(zoxide init zsh --cmd cd)"
EOFJump - navigate faster by learning habits
To Install:
brew install zoxideTo Configure:
cat >> ~/.zshrc <<'EOF'
# zoxide: smarter cd
eval "$(zoxide init zsh --cmd cd)"
EOF