commit 3bf53421c629f4ba0171a84eb40cf3408934b2d7
parent 40cd5a948a5321d0d84fc48253a89a99234eb534
Author: Byron Torres <b@torresjrjr.com>
Date: Wed, 2 Mar 2022 00:43:09 +0000
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -23,7 +23,7 @@ The `dotshell` command is located at `$DOTSHELL/bin/dotshell`.
Run `dotshell {shell}...` to sync the dotfiles of `{shell}...`.
$ dotshell sh # syncs `~/.profile`
- $ dotshell bash # syncs `~/.profile` & `~/.bashrc`
+ $ dotshell bash # syncs `~/.bash_profile` & `~/.bashrc`
$ dotshell zsh # syncs `~/.zshenv`
Shell dotfiles in the home directory can be removed safetly.