mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
add pip in my plugin list
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
a38d37a34a
commit
4c312936fd
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 \
|
||||||
txw jump grin)
|
txw jump grin pip)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ DISABLE_VENV_CD="true"
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
plugins=(git2 python vim-override common-aliases zsh-syntax-highlighting jump coffee cp
|
plugins=(git2 python vim-override common-aliases zsh-syntax-highlighting jump coffee cp
|
||||||
rsync git-remote-branch command-not-found debian dircycle encode64 lol extract common-aliases
|
rsync git-remote-branch command-not-found debian dircycle encode64 lol extract common-aliases
|
||||||
pip brew sublime grin)
|
pip brew sublime grin pip)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
# User configuration
|
# User configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue