Pass-the-hash / Cowsay-seasonal

Script for changing cows based on dates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cowsay-seasonal

A Cowsay exxtension which selects a cow and message if current date is a holiday. It also aims to provide all cows that are encountered in different projects. Currently supports US, Greek and international holidays.

prerequisites

  • This program needs cowsay to be installed.
  • Python is required for the calculation of catholic/orthodox Easter dates.

installation

To install Cowsay-files, clone the repo or download the distribution tarball. Then run:

chmod +x install.sh
./install.sh

and follow the instructions.

cowrc.sh file

This file allows you to configure a list of cows to randomly display when opening a new terminal session.

  • Note - aftre installation, a line to .bashrc is added to start cowrc. This will be optional in future releases.

About

Script for changing cows based on dates


Languages

Language:Shell 51.2%Language:Perl 48.8%