Add direnv plugin

See https://direnv.net/
This commit is contained in:
Dan Wendorf
2017-12-08 10:07:48 -08:00
parent 44455c4a00
commit 21fec8ff15

View File

@@ -0,0 +1,4 @@
cite about-plugin
about-plugin 'load direnv, if you are using it'
[ -x "$(which direnv)" ] && eval "$(direnv hook bash)"