Just a Christmas tree
Go to file
Sergio Lepore 9eac40b17b Merge pull request #1 from raydelto/master
Updating the year so that it will update automatically
2016-02-11 21:48:56 -03:00
README.md Update README.md 2015-12-25 19:34:05 -04:00
screenshot.png Fix typo 2014-12-24 15:04:32 -03:00
tree-EN.sh Updating the year so that it will update automatically 2015-12-24 23:30:51 -04:00
tree-ES.sh Updating the year so that it will update automatically 2015-12-24 23:30:51 -04:00

ChristBASHTree

A Christmas tree on Bash created initially by Sergio Lepore, updated by Raydelto Hernandez for keeping track automatically of subsequents years.

Usage

Via cURL:

# English version
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash

# Spanish version
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash 

Via Wget:

# English version
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash

# Spanish version
wget -qO- https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash

Git clone and execute:

git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-EN.sh

Enjoy!

FAQ

Will it run under whatever-OS?

Only Linux and Unix flavors.

What OS are you using?

Ubuntu 14.04.

WTH is that Window Theme?

Yosembiance Theme (GTK3).

What about your terminal emulator?

It's the classic Gnome Terminal, running Byobu.

And your color palette?

Base 16 Ocean Dark.