updated config a bit
This commit is contained in:
parent
3afad1aa37
commit
890c746657
4 changed files with 8 additions and 16 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue