update files
This commit is contained in:
parent
09118f860f
commit
92fe578bd2
2 changed files with 2 additions and 14 deletions
|
@ -12,7 +12,7 @@ zsh-defer -t 0.5 source "{{ file }}"
|
|||
# own files
|
||||
[plugins.ownfiles]
|
||||
local = "~/.config/zsh/"
|
||||
use = ["{env,.p10k}.zsh"]
|
||||
use = ["{env,.p10k,aliases,keybinds,distroicon,transfer}.zsh"]
|
||||
|
||||
[plugins.zsh-defer]
|
||||
github = "romkatv/zsh-defer"
|
||||
|
@ -79,11 +79,6 @@ github = "zsh-users/zsh-syntax-highlighting"
|
|||
[plugins.powerlevel10k]
|
||||
github = "romkatv/powerlevel10k"
|
||||
|
||||
# own files
|
||||
[plugins.own-files]
|
||||
local = "~/.config/zsh/"
|
||||
use = ["{aliases,keybinds,distroicon,transfer}.zsh"]
|
||||
|
||||
[plugins.asdf]
|
||||
local = "/opt/asdf-vm"
|
||||
use = ["asdf.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue