You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
botchGNU
f3a7c7b26c
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
zoxide.plugin.zsh | 3 years ago |
README.md
zoxide plugin
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.