My ๐ notes, ๐ tools and โ๏ธ settings for everyday use.
Installation script support OS X and Linux system.
When you need an environment only you can download install-myenv.sh script and execute it. Install with curl:
bash -c "$(curl -L https://raw.githubusercontent.com/revgen/myenv/master/install-myenv.sh)"
Install with wget:
bash -c "$(wget -qO- https://raw.githubusercontent.com/revgen/myenv/master/install-myenv.sh)"
When you need an ability to make a changes in the repository:
$ git clone https://github.com/revgen/myenv.git ~/.local/var/myenv
$ bash ~/.local/var/myenv/install-myenv.sh
Sample | Html | RGB | Description |
---|---|---|---|
#191919 | (025,025,025) | Background color | |
#283C50 | (040,060,080) | Background color | |
#619647 | (038,059,028) | Text green color |