Skip to content

Instantly share code, notes, and snippets.

@rektide
Forked from mfowlewebs/direnv-launch
Created July 21, 2016 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rektide/1e04350e27734ed140cc2b06ad8cbe31 to your computer and use it in GitHub Desktop.
Save rektide/1e04350e27734ed140cc2b06ad8cbe31 to your computer and use it in GitHub Desktop.
~/.bin/direnv-launch
#!/bin/zsh
. ./.envrc
eval $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment