- 
      
 - 
        
Save rob-b/6898767 to your computer and use it in GitHub Desktop.  
    Autoenv .env file for buildout projects
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | echo Prepending $(dirname $0)/bin to PATH | |
| new=$(dirname $0)/bin | |
| typeset -U path | |
| path=($new "$path[@]") | |
| export PATH | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment