diff options
author | Alan Pearce | 2014-03-24 14:45:24 +0000 |
---|---|---|
committer | Alan Pearce | 2014-03-24 14:45:24 +0000 |
commit | d9605e6ecc873a9362b1e8a875d544a69346d02d (patch) | |
tree | 79e18756c0fd831b28a314bf558af30be95465fb /Brewfile | |
parent | 141afbe008591928e92c2f11287b2a1d11c49b9b (diff) | |
download | nixfiles-d9605e6ecc873a9362b1e8a875d544a69346d02d.tar.lz nixfiles-d9605e6ecc873a9362b1e8a875d544a69346d02d.tar.zst nixfiles-d9605e6ecc873a9362b1e8a875d544a69346d02d.zip |
Add direnv
Diffstat (limited to 'Brewfile')
-rw-r--r-- | Brewfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile index d5359ad6..ae3e09dc 100644 --- a/Brewfile +++ b/Brewfile @@ -1,3 +1,4 @@ +install direnv install emacs --cocoa --srgb --with-gnutls install fasd install git |