Zsh plugin for changing to a recent directory
You must have fzf
installed, see https://github.com/junegunn/fzf
Clone repo into a directory for zsh scripts/plugins:
git clone [email protected]:Kjeldgaard/zshange_directory_recent.git /path/to/zsh/scripts/
Add this to your .zshrc
file:
source /path/to/zsh/scripts/zdr.zsh
Restart your session, or
source ~/.zshrc
Enjoy!