Browse code

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

Robby Russell authored on 28/08/2009 at 18:50:58
Showing 1 changed files
... ...
@@ -8,7 +8,7 @@ h2. Setup
8 8
 
9 9
 @git clone git://github.com/robbyrussell/oh-my-zsh.git@
10 10
 
11
-2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc .zshrc@
11
+2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc ~/.zshrc@
12 12
 
13 13
 3. Start / restart zsh (open a new terminal is easy enough..)
14 14