fuchingy / env

For setting up shell environment, including various dot files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Step 1:

Clone this repo at ~/ and rename to .env.

Modify name and email in env/*/dotfiles/gitconfig as your name and email.

Step 2:

Execute the install script based your OS.

For MAC, execute:

install_mac.sh

For Ubuntu, execute:

install_ubuntu.sh

Step 3:

Follow the instructions shown by the install script.

About

For setting up shell environment, including various dot files.


Languages

Language:Shell 94.4%Language:Vim Script 5.6%