sekhali 64bf435678 initial commit | 1 anno fa | |
---|---|---|
.. | ||
README.md | 1 anno fa | |
zoxide.plugin.zsh | 1 anno fa |
Initializes zoxide, a smarter cd command for your terminal.
To use it, add zoxide
to the plugins array in your .zshrc
file:
plugins=(... zoxide)
Note: you have to install zoxide first.