Skip to content

Commit

Permalink
feat: add zoxide
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbruijn committed Mar 16, 2024
1 parent c02d996 commit 2fdfa1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ brew 'rustup'
brew 'stlink'
brew 'wget'
brew 'wireshark'
brew 'zoxide'
brew 'zsh-autosuggestions'
brew 'zsh-syntax-highlighting'

Expand Down
1 change: 1 addition & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ plugins=(
urltools
vscode
web-search
zoxide
zsh-interactive-cd
)

Expand Down

0 comments on commit 2fdfa1a

Please sign in to comment.