updated sheldon config to newest

This commit is contained in:
Nikolas Weger 2024-01-25 09:52:20 +01:00
parent 80ff719697
commit 2c7892693a
2 changed files with 7 additions and 7 deletions

View file

@ -54,12 +54,6 @@ github = "fdellwing/zsh-bat"
[plugins.youshoulduse]
github = "MichaelAquilina/zsh-you-should-use"
[plugins.autosuggestions]
github = "zsh-users/zsh-autosuggestions"
[plugins.syntaxhighlighting]
github = "zsh-users/zsh-syntax-highlighting"
[plugins.asdf]
github = "asdf-vm/asdf"
@ -67,6 +61,12 @@ github = "asdf-vm/asdf"
github = "olets/zsh-abbr"
use = ["zsh-abbr.zsh"]
[plugins.autosuggestions]
github = "zsh-users/zsh-autosuggestions"
[plugins.syntaxhighlighting]
github = "zsh-users/zsh-syntax-highlighting"
[plugins.bashcomps]
local = "~/.config/zsh/files/"
use = ["bashcomps.zsh"]