From 92f303125c8f161ee14325051603557e5b4de79e Mon Sep 17 00:00:00 2001 From: Koichi Murase Date: Wed, 22 Jun 2022 04:37:24 +0900 Subject: [PATCH] README: mention the original bashrc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 730eb53..e193a0e 100644 --- a/README.md +++ b/README.md @@ -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