git workflow tools
This commit is contained in:
parent
0eb01fd8ba
commit
99a1b2bb39
6 changed files with 150 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue