Merge changes fromn rat

This commit is contained in:
pSox 2019-11-20 12:15:47 +00:00
parent 1e23d4fb70
commit 14f22fe032
1 changed files with 2 additions and 0 deletions

2
zshrc
View File

@ -162,6 +162,8 @@ zstyle :omz:plugins:ssh-agent agent-forwarding on
foreach cmd in kubectl kubeadm
( which $cmd 2>/dev/null >/dev/null ) && source <($cmd completion zsh)
end
( which lxc 2>/dev/null >/dev/null ) && source $PSOXIZSH/zsh-custom/lxd-completion-zsh/_lxc
#( which jaesve 2>/dev/null >/dev/null ) && source <(jaesve completions -- bash)
source $PSOXIZSH/zsh-custom/zshnip/zshnip.zsh
( which lxc 2>/dev/null >/dev/null ) && source $PSOXIZSH/zsh-custom/lxd-completion-zsh/_lxc