Skip to content

Commit

Permalink
Adding a note about backing up your existing zshrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
robbyrussell committed Aug 31, 2009
1 parent 95f32b4 commit 1092aba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1092aba

Please sign in to comment.