aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/.bashrc2
m---------bash/.git-prompt0
2 files changed, 2 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index 2d13ba7..86f70bb 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -2,9 +2,11 @@
set -o vi
PATH=~/bin:$PATH
+PATH=~/.local/bin:$PATH
LPDEST=pictor
source ~/.pass_completion
+source ~/.git-completion.bash
HISTSIZE=-1
HISTFILESIZE=-1
diff --git a/bash/.git-prompt b/bash/.git-prompt
-Subproject 21063bcd924bd8efb65eb36b2fe12ffd6ed1b6a
+Subproject 9733b12b3441424ad47d4f42977578e8c9d8943