Update multiple configs

This commit is contained in:
Tobias Reisinger 2022-01-10 14:25:26 +01:00
parent d7228bcfb0
commit 377429c2f5
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 18 additions and 26 deletions

View file

@ -72,7 +72,6 @@ ZSH_CUSTOM=$ZDOTDIR/custom
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(
'cargo'
'colored-man-pages'
'copydir'
'copyfile'
@ -86,7 +85,7 @@ plugins=(
'httpie'
'jump'
'laravel5'
'rustup'
'rust'
'safe-paste'
'sudo'
'vi-mode'