Skip to content

finaIity/lacrimae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🙏 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.

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 Awesome zsh plugins

Installing guide

  1. Clone this repo in oh-my-zsh's plugins directory:
git clone https://github.com/caIamity/lacrimae.git ~/.oh-my-zsh/custom/plugins/lacrimae
  1. Add the plugin to ~/.zshrc:
plugins=(git [other plugins] lacrimae)
  1. Restart zsh and enjoy !

PS : make sure you pull this plugin here and there, as I am still updating it regularly.