revgen / myenv

[Ԙ] My πŸ“š notes, πŸ›  tools and βš™οΈ settings for everyday use.

Home Page:http://revgen.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myenv preview

My πŸ“š notes, πŸ›  tools and βš™οΈ settings for everyday use.

Installation

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 wget:

bash -c "$(wget -qO- https://raw.githubusercontent.com/revgen/myenv/master/install-myenv.sh)"

Install with curl:

bash -c "$(curl -L 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

Settings

Themes, fonts and colors

Colors

Sample Html RGB Description
#191919 #191919 (025,025,025) Background color
#283C50 #283C50 (040,060,080) Background color
#619647 #619647 (038,059,028) Text green color

About

[Ԙ] My πŸ“š notes, πŸ›  tools and βš™οΈ settings for everyday use.

http://revgen.github.io

License:MIT License


Languages

Language:Shell 87.7%Language:Python 6.7%Language:PowerShell 3.1%Language:Vim Script 2.3%Language:HTML 0.2%