Update '.zshrc'

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

54
.zshrc
View file

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