moved env.zsh to private repo
This commit is contained in:
parent
c601e75465
commit
94ef22b629
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ defer-more = """{% for file in files %} zsh-defer -t 0.5 source "{{ file }}" {%
|
|||
|
||||
# own files
|
||||
[plugins.localenv]
|
||||
local = "~/.local/share/zsh/"
|
||||
local = "~/.local/share/zsh/config"
|
||||
use = ["env.zsh"]
|
||||
|
||||
[plugins.p10kconfig]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue