Christmas-Bash-Script
Website: https://nisiddharth.github.io/Christmas-Bash-Script/
You know, a Christmas tree on Bash :)
Usage
Via cURL:
curl https://raw.githubusercontent.com/nisiddharth/Christmas-Bash-Script/master/Tree.sh | bash
Via Wget:
wget -qO- https://raw.githubusercontent.com/nisiddharth/Christmas-Bash-Script/master/Tree.sh | bash
Git clone and execute:
git clone https://github.com/nisiddharth/Christmas-Bash-Script.git && cd ./Christmas-Bash-Script && bash Tree.sh
Enjoy!
FAQ
License?
Do what you want with it license.
Will it run under whatever-OS?
Only GNU/Linux and Unix flavors (Or other OSes with Bash installed).
What OS are you using?
Windows 10 dual booted with MX Linux (Screenshot is from Windows 10 with Git Bash :neutral_face: 😐).
Thank You!!!
Pull requests are welcomed.