Skip to content

travisjeffery/eshell-z.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

eshell-z.el

by travisjeffery

A way to quickly jump between directories. This is an emacs lisp lib to use in emacs's eshell.

Installing

(eval-after-load 'eshell
    '(require 'eshell-z nil t))

Using

Instead of using cd in eshell, just use z.

Jump by giving a whole directory path

$ z ~/dev/timecop

Jump by giving a pattern

$ z timecop

About

quickly jump to directories in emacs's eshell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages