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

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "shell/z"]
path = shell/z
url = git@github.com:jimeh/z.git
[submodule "shell/bash/git-aware-prompt"]
path = shell/bash/git-aware-prompt
url = git@github.com:jimeh/git-aware-prompt.git