mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
enable tig plugin
This commit is contained in:
parent
c97f1d133d
commit
85efb334b3
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra
|
||||||
command-not-found debian dircycle encode64 lol extract launch_trial \
|
command-not-found debian dircycle encode64 lol extract launch_trial \
|
||||||
vim-scp ufw sublime pylint pep8 autopep8 \
|
vim-scp ufw sublime pylint pep8 autopep8 \
|
||||||
common-aliases buildbot_dev zsh-syntax-highlighting \
|
common-aliases buildbot_dev zsh-syntax-highlighting \
|
||||||
tmux txw jump grin pip colored-man docker yocto)
|
tmux txw jump grin pip colored-man docker yocto tig)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra
|
||||||
command-not-found debian dircycle encode64 lol extract launch_trial \
|
command-not-found debian dircycle encode64 lol extract launch_trial \
|
||||||
vim-scp ufw sublime pylint pep8 autopep8 \
|
vim-scp ufw sublime pylint pep8 autopep8 \
|
||||||
common-aliases buildbot_dev zsh-syntax-highlighting \
|
common-aliases buildbot_dev zsh-syntax-highlighting \
|
||||||
txw jump grin pip colored-man osx)
|
txw jump grin pip colored-man osx tig)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
# User configuration
|
# User configuration
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue