Making sure it's obvious to symlink to ~/.zshrc

This commit is contained in:
Robby Russell 2009-08-28 11:50:58 -07:00
parent b510435082
commit 627a61a065

View file

@ -8,7 +8,7 @@ h2. Setup
@git clone git://github.com/robbyrussell/oh-my-zsh.git@
2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc .zshrc@
2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc ~/.zshrc@
3. Start / restart zsh (open a new terminal is easy enough..)