mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
feat(tig): add two new aliases (#11090)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
alias tis='tig status'
|
||||
alias til='tig log'
|
||||
alias tib='tig blame -C'
|
||||
alias tif='tig reflog'
|
||||
alias tia='tig --all'
|
||||
|
||||
Reference in New Issue
Block a user