Give my self-referential zmodule a clearer name

This commit is contained in:
Danielle McLean 2023-11-21 16:51:05 +11:00
parent b3695c8471
commit 75bd58169f
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -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