mirror of
https://github.com/Matir/skel.git
synced 2026-06-10 03:13:40 -07:00
Add virsh completions from jplitza/zsh-virsh-autocomplete
This commit is contained in:
2
zshrc
2
zshrc
@@ -33,7 +33,7 @@ if [ -d $HOME/.oh-my-zsh ] ; then
|
||||
ZSH=$HOME/.oh-my-zsh
|
||||
ZSH_THEME="matir"
|
||||
ZSH_CUSTOM="$HOME/.zsh_custom"
|
||||
plugins=(git encode64 gpg-agent pep8 pip python tmux urltools extract sudo)
|
||||
plugins=(git encode64 gpg-agent pep8 pip python tmux urltools extract sudo virsh virtualenv)
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
unset ZSH_THEME
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user