tig.plugin.zsh 68 Bytes
Newer Older
1
2
3
alias tis='tig status'
alias til='tig log'
alias tib='tig blame -C'