Compare commits

..

No commits in common. "12b335be77e36a582f6d0f86842edef548cf7aca" and "651b4ae517ea4b6beab098153ec36a4d2a5f4b1e" have entirely different histories.

20 changed files with 0 additions and 5 deletions

View file

@ -19,11 +19,6 @@ zeval-if-installed() {
zmodule willghatch/zsh-saneopt --source saneopt.plugin.zsh
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 mafredri/zsh-async --source async.zsh
zmodule input