Switch to using my git-aware-prompt project for bash

This commit is contained in:
2013-03-21 18:10:09 +00:00
parent d4f8b753b9
commit ee479aab4c
6 changed files with 15 additions and 66 deletions

View File

@@ -5,7 +5,5 @@
# Deterimine current directory
DOTBASH="$DOTSHELL/bash"
source "$DOTBASH/helpers.sh"
source "$DOTBASH/colors.sh"
source "$DOTBASH/prompt.sh"
# source "$DOTBASH/bash-ido.sh"
# source "$DOTBASH/bash-ido.sh" # Disabled for making life complicated