We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0081d commit c328907Copy full SHA for c328907
zshrc
@@ -27,7 +27,7 @@ export DISABLE_UNTRACKED_FILES_DIRTY="true"
27
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
28
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
29
# Example format: plugins=(rails git textmate ruby lighthouse)
30
-plugins=(ansible archlinux colored-man-pages debian fd git git-flow github history history-substring-search lxd pip python ripgrep rust systemd ufw vi-mode zsh-autosuggestions)
+plugins=(ansible archlinux colored-man-pages debian fd git git-flow github history history-substring-search lxd pip python pylint ripgrep rust systemd ufw vi-mode zsh-autosuggestions pass podman qrcode rsync kubectl)
31
32
source $ZSH/oh-my-zsh.sh
33
0 commit comments