As the README.md explains, by default the following file is sourced from each module: the file with largest size matching {init.zsh|module_name.{zsh|plugin.zsh|zsh-theme|sh}}, if any exists.
In the case of Saleh7/igeek-zsh-theme, the module name is igeek-zsh-theme, but it contains a file named igeek.zsh-theme, so you might want to change the module name with:
zmodule Saleh7/igeek-zsh-theme -n igeek
@APakrohk, can we close this?
@APakrohk, can we close this?
Yes, thank you for helping and reminding me.
Most helpful comment
As the README.md explains, by default the following file is sourced from each module: the file with largest size matching
{init.zsh|module_name.{zsh|plugin.zsh|zsh-theme|sh}}, if any exists.In the case of Saleh7/igeek-zsh-theme, the module name is igeek-zsh-theme, but it contains a file named
igeek.zsh-theme, so you might want to change the module name with: