My configuration files for Elvish
These are my documented configuration files for Elvish, which is now my default shell on macOS. You can find the full documentation in the rc.org file. That file uses several external packages which are installed automatically when needed using the Elvish epm package manager. These are the packages I have written:
- github.com/zzamboni/elvish-modules contains all my modules except completions and themes.
- github.com/zzamboni/elvish-themes contains my prompt themes (only chain for now).
- github.com/zzamboni/elvish-completions contains my completer definitions.
I hope you find them useful!
Please note: These files are written in literate programming style using org-mode in Emacs. The .elv
files are generated automatically from the corresponding .org
files.