Working environment setup and customization
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
- Put local workstation scripts to be sourced under
~/env/per_host/${HOSTNAME}
- Put local unversioned scripts to be sourced under
~/env/local/