Skip to content

dir-bunny is a CLI tool that lets you hop back and forth between your current working directory and the directories you were in before.

License

Notifications You must be signed in to change notification settings

shibisuriya/dir-bunny

Repository files navigation

dir-bunny

dir-bunny is a CLI tool that lets you hop back and forth between your current working directory and the directories you were in before.

Installation

nodejs and npm are required to run dir-bunny.

Install dir-bunny globally using npm.

npm install dir-bunny -g

zsh

Add this line to your .zshrc file.

eval "$(dir-bunny init zsh)"

Default keybindings

  • Jump backward: Ctrl + o

  • Jump forward: Ctrl + i

About

dir-bunny is a CLI tool that lets you hop back and forth between your current working directory and the directories you were in before.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published