Skip to content

KishCom/Stupid-Console-Tricks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Stupid Console Tricks

Tricks for your bash terminal.

Make sure you've got Figlet, Toilet, and Cowsay installed! (Assumes Debian/Ubuntu)

sudo apt-get install figlet toilet cowsay

Install the extra figlet fonts

sudo ./installFonts.sh

View all your figlet fonts:

python figliter.py

View the cowsay cows:

python cowsayer.py

About

Some example files I'm using for a small talk/demo about making BASH terminals pretty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published