mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update zsh plugin
This commit is contained in:
parent
3d94602d89
commit
226d06ea84
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -34,7 +34,7 @@ export UPDATE_ZSH_DAYS=24
|
||||||
# Uncomment the following line to display red dots whilst waiting for completion.
|
# Uncomment the following line to display red dots whilst waiting for completion.
|
||||||
#COMPLETION_WAITING_DOTS="true"
|
#COMPLETION_WAITING_DOTS="true"
|
||||||
|
|
||||||
plugins=( autopep8 django pip node npm docker git tmux )
|
plugins=(pip python git tmux docker)
|
||||||
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