Minor edits.

This commit is contained in:
Derek Taylor
2020-11-05 13:27:52 -06:00
parent 8fbacc6392
commit 35112d3f8c
170 changed files with 1304 additions and 756 deletions

View File

@@ -53,8 +53,10 @@ brew install direnv
#+END_SRC
** Arch Linux
~direnv~ is available on the AUR
#+BEGIN_SRC bash
sudo pacman -S direnv
yay -S direnv
#+END_SRC
** NixOS

View File

@@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; tools/direnv/packages.el
(package! envrc :pin "1dc5aad14d2c27211c7c288d2d9dffeb2e27cb2d")
(package! envrc :pin "da8e306b0a562af05c5e990aced968d7fda06296")