Adding a note about backing up your existing zshrc file
This commit is contained in:
parent
95f32b4f8b
commit
1092aba5b8
@ -10,6 +10,8 @@ h2. Setup
|
|||||||
|
|
||||||
2. Symlink the zsh config with:
|
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@
|
@ln -s ~/oh-my-zsh/zshrc ~/.zshrc@
|
||||||
|
|
||||||
3. Set zsh as your default shell:
|
3. Set zsh as your default shell:
|
||||||
|
Loading…
Reference in New Issue
Block a user