diff options
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/.bashrc | 2 | ||||
| -rw-r--r-- | dotfiles/.scripts/.git-prompt.sh (renamed from dotfiles/.git-prompt.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc index b770827..5a4d6c1 100644 --- a/dotfiles/.bashrc +++ b/dotfiles/.bashrc @@ -65,7 +65,7 @@ GIT_PS1_SHOWCONFLICTSTATE=true GIT_PS1_SHOWCOLORHINTS=true -source ~/.git-prompt.sh +source ~/.scripts/.git-prompt.sh PROMPT_DIRTRIM=4 PS1='\e[0;33m\]\u@\h\e[m\] ∴ \e[0;34m\]\w\e[m\]$(__git_ps1)\n \$ \[\e]0;\a\]' PS2=' > ' diff --git a/dotfiles/.git-prompt.sh b/dotfiles/.scripts/.git-prompt.sh index 6186c47..6186c47 100644 --- a/dotfiles/.git-prompt.sh +++ b/dotfiles/.scripts/.git-prompt.sh |
