This commit is contained in:
Christian Nieves
2024-01-04 03:21:21 -06:00
parent 99aa469fc4
commit fbb093c9c4
6 changed files with 8 additions and 4 deletions

View File

@ -25,6 +25,7 @@ zplug "plugins/docker", from:oh-my-zsh;
zplug "plugins/rsync", from:oh-my-zsh;
zplug "plugins/safepaste", from:oh-my-zsh;
zplug "Tarrasch/zsh-autoenv" # Expects .autoenv.zsh or .autoenv_leave.zsh
zplug "zsh-users/zsh-syntax-highlighting", defer:2
zplug "mafredri/zsh-async", from:"github", use:"async.zsh"
zplug "zsh-users/zsh-autosuggestions"