5 lines
143 B
Bash
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)"
|