mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
Add plugin: tig
This plugin adds tig command completion for zsh
This commit is contained in:
parent
96e4e5dd03
commit
c1ebea1e23
2 changed files with 292 additions and 0 deletions
1
plugins/tig/tig.plugin.zsh
Executable file
1
plugins/tig/tig.plugin.zsh
Executable file
|
|
@ -0,0 +1 @@
|
|||
source $(dirname $0)/tig-completion.bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue