Skip to content

juliam98/fun-little-bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fun little bash scripts

It's all in the name baby!

This repository is a collection of fun little (mostly) bash scripts that were too small to be their own repository, but too cool not to share. You already know your bash scripts, not it's time to slay the command line in style. Literally.

πŸŽ€ Frame your output πŸŽ€

A selection of different frames to yassify your terminal output! Whether you’re showing off your latest code, debugging like a boss, or just want to make your terminal look extra, this is for you.

This was not tested on outputs longer than one line, so use at your own risk!

🏁 Checkered terminal 🏁

Not all scripts have to be serious. Hope you have fun with adding some colour to your terminal from time to time.

checkered_terminal

I have named the colours COL1 and COL2 so you can easily change those to whichever colours you want.

Black '\033[40m' Blue '\033[44m'
Red '\033[41m' Purple '\033[45m'
Green '\033[42m' Cyan '\033[46m'
Yellow '\033[43m' White '\033[47m'

About

A little functions to yassify your terminal output

Topics

Resources

Stars

Watchers

Forks