summaryrefslogtreecommitdiff
path: root/plugins/direnv
AgeCommit message (Collapse)Author
2020-05-22direnv: check if direnv is installed (#8809)Michael Klemm
2020-03-21direnv: change direnv to not assume path (#8757)Dan Rose
On Ubuntu, direnv is not installed in `/usr/local`.
2020-03-20Add direnv plugin (#8666)Moritz Schwörer