mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 00:18:44 +00:00
Update bashrc
This commit is contained in:
@@ -73,7 +73,7 @@ if [ -f ~/.bashrc_local ]; then
|
||||
fi
|
||||
|
||||
# bash-git prompt old setup
|
||||
if [ -f ~/.bash-git-prompt/share/gitprompt.sh ]; then
|
||||
if [ -f ~/.bash-git-prompt/gitprompt.sh ]; then
|
||||
GIT_PROMPT_THEME=Georgi
|
||||
GIT_PROMPT_THEME_FILE=~/.git-prompt-colors.sh
|
||||
source ~/.bash-git-prompt/gitprompt.sh
|
||||
|
||||
Reference in New Issue
Block a user