0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Document existing .zshrc file rename when installing

Dave 2022-04-13 13:14:40 +01:00 committed by GitHub
parent baa7733f6c
commit f6b33709b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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