Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 511 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 511 Bytes

env

Working environment setup and customization

Installation

curl https://raw.githubusercontent.com/orenovadia/env/master/get.sh | bash - 

Or:

cd ~
git clone https://github.com/orenovadia/env.git
cd env && ./install.sh

It runs all the installation scripts under ./install/ It sets ~/.bashrc.sh to source ~/env/env.sh

Usage

  1. Put local workstation scripts to be sourced under ~/env/per_host/${HOSTNAME}
  2. Put local unversioned scripts to be sourced under ~/env/local/