Awesome
🙏 Lacrimae
Small oh-my-zsh plugin that prints a line from a collection of chants i enjoy. Not affiliated with any religion (i think).
Each line is written in the original language of the chant, along with the name/source of the chant.
<p align="center"> <img src="https://github.com/caIamity/lacrimae/blob/main/preview/lacrimae_preview.png" alt=""/> </p>Chants are classified by
- Templar chants
- Byzantine chants
- Gregorian chants
- Warhammer chants (for nerds)
I update the plugin by a single criteria : Do I get goosebumps when I hear the line ?
More cool plugins available in
Installing guide
- Clone this repo in
oh-my-zsh's
plugins directory:
git clone https://github.com/caIamity/lacrimae.git ~/.oh-my-zsh/custom/plugins/lacrimae
- Add the plugin to
~/.zshrc
:
plugins=(git [other plugins] lacrimae)
- Restart zsh and enjoy !
PS : make sure you pull this plugin here and there, as I am still updating it regularly.