The Daily Build

Icon

Software Development, version 3.0

Moving to zsh

To get started:

  1. sudo aptitude install zsh
  2. chsh /bin/zsh

That’s pretty simple.

Of course, you’re not running zsh yet… either logout and log back in or just run zsh at the prompt. You’ll get a series of prompts to configure a .zshrc. It only takes a few minutes, so run through the options and save the file.

Next up: setting a custom prompt.

Share and Enjoy:
  • del.icio.us
  • Digg
  • Sphinn
  • Facebook
  • Mixx
  • Google Bookmarks
  • Twitter
  • FriendFeed
  • Posterous
  • email

Related posts:

  1. Set Your zsh Prompt Since the beginning of time, all the cool kids have...
  2. Make the zsh zle handle “words” correctly Snippet from my .zshrc: # This controls what the...
  3. zsh history expansion Exploring zsh features made me want to figure out...
  4. Open an SSH Tunnel in Four Seconds or Less As I mentioned in a previous post on ssh configuration,...
  5. Use SSH to Forward Multiple Protocols to Multiple Machines Let's say you have a half-dozen machines at work you...

Category: zsh

Tagged: ,

Leave a Reply

About Me

Related Posts

Related posts:

  1. Set Your zsh Prompt Since the beginning of time, all the cool kids have...
  2. Make the zsh zle handle “words” correctly Snippet from my .zshrc: # This controls what the...
  3. zsh history expansion Exploring zsh features made me want to figure out...
  4. Open an SSH Tunnel in Four Seconds or Less As I mentioned in a previous post on ssh configuration,...
  5. Use SSH to Forward Multiple Protocols to Multiple Machines Let's say you have a half-dozen machines at work you...