... | ... |
@@ -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 |
|