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.
 
 
Ajeet D'Souza 36cc94f3dc
feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950)
5 years ago
..
README.md
zoxide.plugin.zsh

README.md

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.