MOD: added new git shortcut

This commit is contained in:
JohnE 2018-01-09 01:33:40 -08:00
parent 1ceccf29be
commit 16cf0424e9
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
editor = vim editor = vim
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
excludesfile = /Users/johne/.gitignore_global excludesfile = /Users/johne/.gitignore_global
quotepath = false
[web] [web]
browser = google-chrome browser = google-chrome
[alias] [alias]
@ -29,6 +30,7 @@
brd = branch -rd brd = branch -rd
bl = branch -lvv bl = branch -lvv
bv = branch -lvv bv = branch -lvv
bav = branch -alvv
############# #############
bu = bundle bu = bundle
buc = bundle create buc = bundle create