README: mention the original bashrc

This commit is contained in:
Koichi Murase
2022-06-22 04:37:24 +09:00
parent 4df4a6a2f0
commit 92f303125c

View File

@ -34,6 +34,8 @@ bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/mast
bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)" bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)"
``` ```
This replaces `~/.bashrc` with the version provided by Oh My Bash. The original `.bashrc` is backed up with the name `~/.bashrc.omb-TIMESTAMP`.
## Using Oh My Bash ## Using Oh My Bash
### Plugins ### Plugins