diff options
-rw-r--r-- | README.textile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.textile b/README.textile index b15b1fd3f..6cba37098 100644 --- a/README.textile +++ b/README.textile @@ -10,6 +10,8 @@ h2. Setup 2. Symlink the zsh config with: + *NOTE*: If you already have a ~/.zshrc file, you should back it up. @cp ~/.zshrc ~/.zshrc.orig@ in case you want to go back to your original settings. + @ln -s ~/oh-my-zsh/zshrc ~/.zshrc@ 3. Set zsh as your default shell: |