mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Fix init shell after installed
This commit is contained in:
@@ -84,7 +84,7 @@ export OSH=$OSH
|
||||
printf '%s\n' ' /____/ .... is now installed!'
|
||||
printf "%s\n" "Please look over the ~/.bashrc file to select plugins, themes, and options"
|
||||
printf "${BLUE}${BOLD}%s${NORMAL}\n" "To keep up on the latest news and updates, follow us on GitHub: https://github.com/ohmybash/oh-my-bash"
|
||||
. $HOME/.bashrc
|
||||
exec bash; source $HOME/.bashrc
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user