mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-24 01:37:27 +08:00
Document existing .zshrc file rename when installing
parent
baa7733f6c
commit
f6b33709b9
2
Home.md
2
Home.md
@ -19,6 +19,8 @@
|
||||
| **wget** | `sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` |
|
||||
| **fetch** | `sh -c "$(fetch -o - https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` |
|
||||
|
||||
**NOTE: the installer will rename an existing `.zshrc` file to `.zshrc.pre-oh-my-zsh`.**
|
||||
|
||||
## Getting started
|
||||
|
||||
Once Oh My Zsh is installed:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user