dotfiles/.bash_it/plugins/available/direnv.plugin.bash
2022-02-27 20:00:49 +01:00

5 lines
143 B
Bash

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