Update readme with up-to-date platform data
This commit is contained in:
parent
9eac40b17b
commit
93b6606e45
2 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -1,8 +1,8 @@
|
||||||
# ChristBASHTree
|
# ChristBASHTree
|
||||||
|
|
||||||
A Christmas tree on Bash created initially by Sergio Lepore, updated by Raydelto Hernandez for keeping track automatically of subsequents years.
|
You know, a Christmas tree on Bash :)
|
||||||
|
|
||||||
![](http://www.raydelto.org/ray_christ.png)
|
![Screenshot](./screenshot.png?raw=true)
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ Via cURL:
|
||||||
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash
|
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash
|
||||||
|
|
||||||
# Spanish version
|
# Spanish version
|
||||||
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-ES.sh | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
Via Wget:
|
Via Wget:
|
||||||
|
@ -42,16 +42,16 @@ Only Linux and Unix flavors.
|
||||||
|
|
||||||
## What OS are you using?
|
## What OS are you using?
|
||||||
|
|
||||||
Ubuntu 14.04.
|
OSX 10.11.3 "El Capitan"
|
||||||
|
|
||||||
## WTH is that Window Theme?
|
|
||||||
|
|
||||||
[Yosembiance Theme (GTK3)](http://www.sundman.ca/themes/yosembiance/).
|
|
||||||
|
|
||||||
## What about your terminal emulator?
|
## What about your terminal emulator?
|
||||||
|
|
||||||
It's the classic Gnome Terminal, running [Byobu](http://byobu.co/).
|
[iTerm2](https://iterm2.com/)
|
||||||
|
|
||||||
## And your color palette?
|
## And your color palette?
|
||||||
|
|
||||||
[Base 16 Ocean Dark](https://github.com/chriskempson/base16-gnome-terminal).
|
[Dracula](https://zenorocha.github.io/dracula-theme/iterm/)
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
[Here](https://github.com/sergiolepore/ChristBASHTree/graphs/contributors)
|
||||||
|
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 162 KiB |
Loading…
Reference in a new issue