Add git alias
This commit is contained in:
parent
0febd5ce84
commit
96e6b02121
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ $TAKO_SETTINGS.aliases.update({
|
|||
'reminder': _reminder,
|
||||
'enscript': 'enscript -M Letter',
|
||||
'screenshot': _screenshot,
|
||||
'g': 'git',
|
||||
})
|
||||
|
||||
if 'TERM' in ${...}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue