Zsh: what i like

12
zsh: what I like Andrea Schiavini - XPeppers [email protected] giovedì 21 luglio 11

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

Page 1: Zsh: what i like

zsh: what I likeAndrea Schiavini - XPeppers

[email protected]

giovedì 21 luglio 11

Page 2: Zsh: what i like

Gorgeous Autocomplete

giovedì 21 luglio 11

Page 3: Zsh: what i like

Typo autosuggestion

giovedì 21 luglio 11

Page 4: Zsh: what i like

Shared history between shells

giovedì 21 luglio 11

Page 5: Zsh: what i like

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

Page 6: Zsh: what i like

Improved navigation through command history

• ls <UP>

• starts navigating through all previous commands starting with ls

giovedì 21 luglio 11

Page 7: Zsh: what i like

Directory stack handling

giovedì 21 luglio 11

Page 8: Zsh: what i like

Really customizable prompts

giovedì 21 luglio 11

Page 9: Zsh: what i like

^a^b

wow!

giovedì 21 luglio 11

Page 10: Zsh: what i like

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

Page 12: Zsh: what i like

Thank you!

giovedì 21 luglio 11