.dots/zsh/plugins/zoxide
2021-09-20 09:41:06 +05:00
..
README.md Обновления 20.09.2021 2021-09-20 09:41:06 +05:00
zoxide.plugin.zsh Обновления 20.09.2021 2021-09-20 09:41:06 +05:00

zoxide plugin

Initializes zoxide, a smarter cd command for your terminal.

Tutorial

To use it, add zoxide to the plugins array in your .zshrc file:

plugins=(... zoxide)

Note: you have to install zoxide first.