ohmyzsh/plugins/tig/tig.plugin.zsh
2016-09-03 09:55:06 +02:00

3 lines
68 B
Bash

alias tis='tig status'
alias til='tig log'
alias tib='tig blame -C'