https://github.com/zzamboni/elvish-themes
Prompt themes for Elvish
https://github.com/zzamboni/elvish-themes
elvish elvish-modules elvish-themes hacktoberfest shell-themes unix-shell
Last synced: 4 months ago
JSON representation
Prompt themes for Elvish
- Host: GitHub
- URL: https://github.com/zzamboni/elvish-themes
- Owner: zzamboni
- License: mit
- Created: 2017-12-28T21:43:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-20T17:53:25.000Z (about 4 years ago)
- Last Synced: 2023-04-12T23:52:57.395Z (about 3 years ago)
- Topics: elvish, elvish-modules, elvish-themes, hacktoberfest, shell-themes, unix-shell
- Homepage:
- Size: 535 KB
- Stars: 15
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* Elvish themes
This package contains Elvish themes I have developed. Install it using [[https://elvish.io/ref/epm.html][epm]]:
#+begin_src elvish
use epm
epm:install github.com/zzamboni/elvish-themes
#+end_src
*Please note:* These modules are only guaranteed to be fully compatible with [[https://elv.sh/get/][Elvish HEAD]], which is what I use. This means that occasionally, they will not work even with the latest official release, when breaking changes are introduced. Since Elvish is in active development, I highly recommend you use the latest commit too.
Currently the following themes are included:
** chain
Chain prompt theme, based on the fish theme at [[https://github.com/oh-my-fish/theme-chain][https://github.com/oh-my-fish/theme-chain]].
See the install and use instructions in [[file:chain.org][chain.org]].