]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/tig/tig.plugin.zsh
...
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / tig / tig.plugin.zsh
1 alias tis='tig status'
2 alias til='tig log'
3 alias tib='tig blame -C'