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

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 {