updated config a bit

This commit is contained in:
eeleater 2024-04-13 15:52:06 +02:00
parent 3afad1aa37
commit 890c746657
4 changed files with 8 additions and 16 deletions

View file

@ -67,15 +67,6 @@ github = "zsh-users/zsh-autosuggestions"
[plugins.syntaxhighlighting]
github = "zsh-users/zsh-syntax-highlighting"
[plugins.bashcomps]
local = "~/.config/zsh/files/"
use = ["bashcomps.zsh"]
[plugins.evalstuff]
local = "~/.config/zsh/files/"
use = ["evalstuff.zsh"]
[plugins.ownconfigs]
local = "~/.config/zsh/files/"
use = ["{options,sshcomp,aliases,functions,distroicon}.zsh"]
use = ["{bashcomps,evalstuff,options,sshcomp,aliases,functions,distroicon}.zsh"]