Settings

Theme

Warp Directory (wd) unix command line tool for any shell written in ruby

github.com

1 points by kigster 10 years ago · 1 comment

Reader

kigsterOP 10 years ago

       wd add proj   # add current directory as a warp point
       cd ~/
       wd proj       # jumps to proj
       wd list       # lists all points
       wd rm proj    # removes proj

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection