Update '.zshrc'

plugin updated
This commit is contained in:
Elmar Sönser 2021-12-01 11:56:10 +01:00
parent 3f24acb1fc
commit 5cb7f1de01

58
.zshrc
View file

@ -73,40 +73,42 @@ ZSH_CUSTOM=~/.config_repos/zsh-settings
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
adb
aliases
archlinux
battery
colored-man-pages
colorize
copybuffer
copydir
copyfile
dirhistory
emacs
emoji
extract
fzf
git
git-lfs
git-prompt
zsh-autosuggestions
zsh-syntax-highlighting
sudo
copydir
copyfile
copybuffer
dirhistory
emacs
extract
colored-man-pages
npm
pip
python
isodate
jump
web-search
battery
colorize
emacs
emoji
kate
rsync
supervisor
systemd
vscode
#zsh-colorls
archlinux
pylint
kate
macos
npm
pip
pylint
python
rsync
sudo
supervisor
systemadmin
systemd
ubuntu
vscode
web-search
fzf
zsh-autosuggestions
zsh-colorls
zsh-syntax-highlighting
)
source $ZSH/oh-my-zsh.sh