0.0.7 • Published 11 months ago

dir-bunny v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

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

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.3

11 months ago

0.0.1

11 months ago