Update multiple configs
This commit is contained in:
parent
d7228bcfb0
commit
377429c2f5
6 changed files with 18 additions and 26 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue