by mrswag on 12/12/15, 1:17 PM with 49 comments
by athenot on 12/12/15, 2:57 PM
http://fishshell.com - Fish Shell
http://fishshell.com/assets/img/screenshots/autosuggestion.p... - Unintrusive autocomplete, thanks to coloring.
by rsoto on 12/12/15, 2:20 PM
by kazinator on 12/12/15, 5:13 PM
https://news.ycombinator.com/edit?id=10723381
If you are currently in "a/b/c", then "pcd x" will try to change to "a/x/c", "pcd x 0" to "a/b/x", "pcd x 2" to "x/b/c".
pcd is helpful if you are working in a directory tree with parallel structures. You're in "proj/parser/src" but need to be in "proj/iolib/src". Just "pcd iolib".
by fredwu on 12/12/15, 2:45 PM
by dmd on 12/12/15, 6:26 PM
(Disclaimer: z's author is a close friend.)
by manojlds on 12/12/15, 2:34 PM
by stewbrew on 12/12/15, 3:59 PM
by jdowner on 12/12/15, 3:20 PM
by tehwalrus on 12/12/15, 3:16 PM
by frou_dh on 12/12/15, 4:16 PM
by krylon on 12/12/15, 2:53 PM
zsh allows me automatically maintain a directory stack. But having one based on prior behaviour sounds awesome.
by pmoriarty on 12/12/15, 5:22 PM
It's like a simple bookmark manager for your favorite directories.
by idomin on 12/12/15, 3:37 PM
by kapad on 12/13/15, 12:35 AM
by pi-rat on 12/12/15, 4:37 PM
by dstroot on 12/12/15, 8:14 PM
by SeeThruHead on 12/12/15, 6:40 PM
by NickHaflinger on 12/12/15, 5:11 PM
Shouldn't that be frequency ..