Zimfw: Install external theme

Created on 26 Mar 2020  路  3Comments  路  Source: zimfw/zimfw

How do I install this theme.
I followed the wiki instructions, but it didn't work.
ThemeURL
ZimRc
ZSHrc

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:

zmodule Saleh7/igeek-zsh-theme -n igeek

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

in42 picture in42  路  5Comments

sodiumjoe picture sodiumjoe  路  7Comments

linhvng picture linhvng  路  9Comments

singularitti picture singularitti  路  3Comments

sQVe picture sQVe  路  13Comments