git workflow tools
This commit is contained in:
parent
0eb01fd8ba
commit
99a1b2bb39
6 changed files with 150 additions and 3 deletions
|
|
@ -84,7 +84,7 @@ alias kp="ps auxwww"
|
|||
|
||||
# general path munging
|
||||
PATH=~/pg/yelp-main/tools:$PATH
|
||||
PATH=~/local/bin:$PATH
|
||||
PATH=~/local/bin:~/dotfiles/bin:$PATH
|
||||
|
||||
if [ -f /opt/local/etc/bash_completion.d/git ]; then
|
||||
source /opt/local/etc/bash_completion.d/git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue