Ajeet D'Souza 812a8d60ef Use type_exists
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2021-12-24 21:12:50 +09:00
..
2021-12-24 21:12:50 +09:00
2021-12-24 21:12:50 +09:00

zoxide plugin

Initializes zoxide, a smarter cd command for your terminal.

Tutorial

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

plugins=(... zoxide)

Note: you have to install zoxide first.