Skip to content

Configuration that allows you to set commands that will be piped to lolcat

License

Notifications You must be signed in to change notification settings

KingOtar/lolcatcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LolCatCat

This is a collection of bash scripts to alias and manage your commands to pipe their outputs into lolcat. For the lulz.

busyloop lolcat

Install

Clone this repo and and source the lolcatcat script.

git clone https://github.com/KingOtar/lolcatcat.git ~/lolcatcat
echo "source ~/lolcatcat/lolcatcat" >> ~/.bash_profile

Usage

The script reads out of the file by default for the list of commands to pipe to lolcat and adds alias scripts to ~/.lolcatcat/aliases

You can execute the addlolcat and rmlolcat commands to add or remove commands from the list or edit ~/.lolcatcat/commands manually.

Requirements

lolcat must be installed and in the $PATH variable.

Eye Candy Demo

eyecandy

About

Configuration that allows you to set commands that will be piped to lolcat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages