Skip to content

CriusT/My-Cowfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

My Cowfile

This is a repo for cowfiles created by me for cowsay.

Installation

First, download and install cowsay.

  • OSX: brew install cowsay
  • GNU/Linux: sudo apt-get install cowsay, pacman -S cowsay, dnf install cowsay, etc.

Next, you need to place the cowfiles somewhere that cowsay can locate them. I recommend creating a .cowsay folder under your home directory. Clone the contents of this repo in that folder:

git clone https://github.com/CriusT/My-Cowfile.git ~/.cowsay

Now, add the new folder to your $COWPATH environment variable. Append this line to your shell's configuration file (.bashrc, .zshrc, .cshrc, .bash_profile).

COWPATH="$COWPATH:$HOME/.cowsay"

About

Cowfiles created by me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published