Update direnv.plugin.bash
Added link to direnv web site.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
cite about-plugin
|
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)"
|
[ -x "$(which direnv)" ] && eval "$(direnv hook bash)"
|
||||||
|
|||||||
Reference in New Issue
Block a user