mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-27 00:33:29 +02:00
adding tig plugin for oh-my-zsh
This commit is contained in:
committed by
Marc Cornellà
parent
6e33095a7d
commit
bf79e1ceac
@@ -0,0 +1,6 @@
|
|||||||
|
alias tis='tig status'
|
||||||
|
alias til='tig log'
|
||||||
|
|
||||||
|
# blame a single file and list commits
|
||||||
|
alias tib='tig blame -C'
|
||||||
|
|
||||||
Reference in New Issue
Block a user