Update direnv.plugin.bash

Added link to direnv web site.
pull/1108/head
Nils Winkler 2017-12-11 08:43:53 +01:00 committed by GitHub
parent 21fec8ff15
commit d77c3b1dab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)"