Zsh: what i like

Post on 19-May-2015

2.004 views 3 download

description

A small set of tips for Zsh. This is NOT an introduction to Zsh, it just shows what I like and use daily. Any suggestion is welcome! :)

Transcript of Zsh: what i like

zsh: what I likeAndrea Schiavini - XPeppers

andrea.schiavini@xpeppers.com

giovedì 21 luglio 11

Gorgeous Autocomplete

giovedì 21 luglio 11

Typo autosuggestion

giovedì 21 luglio 11

Shared history between shells

giovedì 21 luglio 11

CTRL+Q

• Puts a command in “stand-by”, like:

• cp /some/very/long/path a/b/...

• d’oh! I need to create directory a/b/c!

• CTRL+Q

• mkdir a/b/c

• and zsh takes the cp command back!

giovedì 21 luglio 11

Improved navigation through command history

• ls <UP>

• starts navigating through all previous commands starting with ls

giovedì 21 luglio 11

Directory stack handling

giovedì 21 luglio 11

Really customizable prompts

giovedì 21 luglio 11

^a^b

wow!

giovedì 21 luglio 11

Just some hints

• There are many, many other interesting things about zsh, I listed only the ones I use daily and I find really useful in my work

• Look for “zsh tips” on google, you’ll find LOTS of interesting things

giovedì 21 luglio 11

Thank you!

giovedì 21 luglio 11