From: Rob Sanheim <hidden> Date: 2016-06-15 22:45:26
This is pretty trivial, but I'm a lazy typist.
Is it possible to alias 'g' to git via git config, instead of via
bash? If I do a plain bash alias then none of the nice autocompletion
from git-contrib work with 'g'.
- Rob