1
0
Fork 0

Add git alias

This commit is contained in:
Jeremy Kaplan 2017-11-27 20:34:08 -08:00
commit 96e6b02121

View file

@ -65,6 +65,7 @@ $TAKO_SETTINGS.aliases.update({
'reminder': _reminder,
'enscript': 'enscript -M Letter',
'screenshot': _screenshot,
'g': 'git',
})
if 'TERM' in ${...}: