• Stars
    star
    237
  • Rank 169,885 (Top 4 %)
  • Language
    Shell
  • Created about 15 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ze Best ZSH Config

Long ago, in a $HOME directory mounted several servers away . . .

On OSX it works best with the latest ZSH (4.3.X). You can get it via the following instructions:

# brew
brew update && brew install zsh
$EDITOR /etc/shells and add /usr/local/bin/zsh
chsh -s /usr/local/bin/zsh