Give my self-referential zmodule a clearer name
This commit is contained in:
parent
b3695c8471
commit
75bd58169f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ zmodule environment
|
|||
# Tell Zim about my own configuration. This has two benefits:
|
||||
# - My personal functions/ directory will be added to fpath, and
|
||||
# - Zim will automatically zcompile anything with a .zsh extension for me! :)
|
||||
zmodule $ZDOTDIR
|
||||
zmodule $ZDOTDIR --name dot/zsh
|
||||
|
||||
zmodule mafredri/zsh-async --source async.zsh
|
||||
|
||||
|
|
Loading…
Reference in a new issue