dot_files/dot_oh-my-zsh/plugins/tig/tig.plugin.zsh
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

3 lines
68 B
Bash

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