Add tools/direnv module

This commit is contained in:
Henrik Lissner 2019-04-05 03:16:37 -04:00
parent dfc21e1157
commit cb5abcea0e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; tools/direnv/packages.el
(package! direnv)