Skip to content

Commit

Permalink
Add direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrull committed Aug 12, 2019
1 parent a9f0c8a commit 7370688
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ yaml2json () {

[ -f ~/.profile ] && source ~/.profile

#direnv (yes this must be at the end)
#https://direnv.net/docs/hook.md
eval "$(direnv hook bash)"

0 comments on commit 7370688

Please sign in to comment.