Skip to content

nhemsley/homebrew-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-env

Install

Tap the keg:

  brew tap nhemsley/homebrew-env https://github.com/nhemsley/homebrew-env.git

Install:

 brew install homebrew-env

Cache the shellenv:

  brew env recache

Put this in ~/.bashrc OR ~/.profile etc.

. $(brew env source-file)

Show the shellenv

  brew env shellenv

Adding env presets

Edit $HOMEBREW_PREFIX/etc/brew-env/presets.yaml to create/change environment scripts.

They key is the same as the brew installed package name.

Not hard.

PR's welcome for presets.yaml updates, and anything else.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published