You know, a Christmas tree on Bash :)
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
Docker:
docker pull sergiolepore/christbashtree:latest
docker run -it sergiolepore/christbashtree:latest
Git clone and execute:
git clone https://github.com/sergiolepore/ChristBASHTree.git && cd ./ChristBASHTree && bash tree-EN.sh
Enjoy!
Do what you want with it license.
Only GNU/Linux and Unix flavors.
Ubuntu 17.10.
Custom, based on Atom's "One Dark" theme.