Joined May 2011
·

Mike Pirnat

Advisory Engineer at AG Interactive
·
Upstate Ohio
·
·
·

Posted to alias "gti=git" over 1 year ago

I typo my status alias "git st" as "gits t" enough that this is in my .bashrc now:

gits() { if [[ $@ == "t" ]]; then command git st | more; fi; }

Achievements
58 Karma
731 Total ProTip Views
Interests & Skills