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 git@github.com: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!