git workflow tools

This commit is contained in:
Haak Saxberg 2014-06-26 00:12:52 -07:00
parent 0eb01fd8ba
commit 99a1b2bb39
6 changed files with 150 additions and 3 deletions

@ -1 +1 @@
Subproject commit eafd5f325208421b82a770e57441dd1063eb5745
Subproject commit 3913106b2e7127d396f27b652df812340ec0c871

View file

@ -52,7 +52,7 @@ source $ZSH/oh-my-zsh.sh
#
alias vim="~/local/bin/vim"
export PATH=~/local/bin:$PATH
export PATH=~/local/bin:~/dotfiles/bin:$PATH
export EDITOR=vim
function branch_prompt {