Skip to content

Commit c328907

Browse files
committed
zsh: added plugins
1 parent 5f0081d commit c328907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zshrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export DISABLE_UNTRACKED_FILES_DIRTY="true"
2727
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
2828
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
2929
# 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)
30+
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)
3131

3232
source $ZSH/oh-my-zsh.sh
3333

0 commit comments

Comments
 (0)