Skip to content

afrojer/env-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install / use:

1. git clone git://github.com/afrojer/env-setup.git ~/.env

2. ~/.env/setup.sh

3. Enjoy!

---------- OR (for the more manual-mined) ----------

1. git clone git://github.com/afrojer/env-setup.git ~/.env

2. ln -s ~/.env/bash_profile ~/.bashrc
   (depending on your system, you may want to make it .bash_profile)

3. add the following lines to "~/.env-setup":
   export ENV_ROOT=~/.env
   export ENV_ROOT_EXTRA=~/.env.d

4. Now you can add files to ~/.env.d and they will automagically
   get sourced into your environment at login.

5. Enjoy!

About

My shell environment setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages