updated sheldon config to newest
This commit is contained in:
parent
80ff719697
commit
2c7892693a
2 changed files with 7 additions and 7 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue