mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
README: mention the original bashrc
This commit is contained in:
@ -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 -)"
|
||||
```
|
||||
|
||||
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
|
||||
|
||||
### Plugins
|
||||
|
Reference in New Issue
Block a user