Update direnv.plugin.bash

Added link to direnv web site.
This commit is contained in:
Nils Winkler
2017-12-11 08:43:53 +01:00
committed by GitHub
parent 21fec8ff15
commit d77c3b1dab

View File

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