add theme images
This commit is contained in:
parent
02ec35a8d4
commit
1675fd24c1
1 changed files with 19 additions and 1 deletions
20
README.md
20
README.md
|
@ -20,8 +20,22 @@ If you're here, it means you want to see the cool shit Zim can do. Check out the
|
|||
Below is a brief showcase of Zim's features.
|
||||
|
||||
#### Themes
|
||||
|
||||
###### Steeef
|
||||
![Steeef Theme][theme_steeef]
|
||||
|
||||
###### Eriner
|
||||
![Eriner Theme][theme_eriner]
|
||||
|
||||
###### Minimal
|
||||
![Minimal Theme][theme_minimal]
|
||||
|
||||
###### Liquidprompt
|
||||
![Liquidprompt][theme_liquidprompt]
|
||||
|
||||
###### Gitster
|
||||
![Gitster Theme][theme_gitster]
|
||||
|
||||
#### Fish-shell History Navigation
|
||||
![history-substring-search][fish_shell]
|
||||
|
||||
|
@ -59,7 +73,11 @@ uninstall those first to prevent conflicts.
|
|||
|
||||
4. Open a new terminal and admire your work!
|
||||
|
||||
[theme_eriner]: https://i.eriner.me/eriner_prompt_theme.png
|
||||
[theme_minimal]: http://i.eriner.me/zim_prompt_minimal.png
|
||||
[theme_eriner]: https://i.eriner.me/zim_prompt_eriner.png
|
||||
[theme_liquidprompt]: http://i.eriner.me/zim_prompt_liquidprompt.png
|
||||
[theme_steeef]: http://i.eriner.me/zim_prompt_steeef.png
|
||||
[theme_gitster]: http://i.eriner.me/zim_prompt_gitster.png
|
||||
[fish_shell]: https://i.eriner.me/zim_history-substring-search.gif
|
||||
[syntax_highlighting]: https://i.eriner.me/zim_syntax-highlighting.gif
|
||||
[zim_vs_others]: https://gist.github.com/Eriner/3aa88b161615c2913930
|
||||
|
|
Loading…
Reference in a new issue