Update for Zim 1.0.0
parent
71841b4e4a
commit
efcb9dd3da
1 changed files with 6 additions and 6 deletions
12
Themes.md
12
Themes.md
|
@ -1,18 +1,18 @@
|
|||
Here is a sample of themes. To list all the available themes, run `prompt -l`. Execute `prompt theme_name` to test out a theme. Once you've found a theme you like, add it to your `.zimrc` like this: `zprompt_theme='eriner'`.
|
||||
Here is a sample of themes. Add `zmodule <prompt>` to your .zimrc and run `zimfw install` to enable one of them.
|
||||
|
||||
## Previews
|
||||
|
||||
### eriner
|
||||
### [eriner](https://github.com/zimfw/eriner)
|
||||
<img width="706" src="https://zimfw.github.io/images/prompts/eriner@2.png">
|
||||
|
||||
### gitster
|
||||
### [gitster](https://github.com/zimfw/gitster)
|
||||
<img width="706" src="https://zimfw.github.io/images/prompts/gitster@2.png">
|
||||
|
||||
### magicmace
|
||||
### [magicmace](https://github.com/zimfw/magicmace)
|
||||
<img width="706" src="https://zimfw.github.io/images/prompts/magicmace@2.png">
|
||||
|
||||
### minimal
|
||||
### [s1ck94](https://github.com/zimfw/s1ck94)
|
||||
<img width="706" src="https://zimfw.github.io/images/prompts/s1ck94@2.png">
|
||||
|
||||
### steeef
|
||||
### [steeef](https://github.com/zimfw/steeef)
|
||||
<img width="706" src="https://zimfw.github.io/images/prompts/steeef@2.png">
|
||||
|
|
Loading…
Reference in a new issue