mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Minor edits.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/direnv/packages.el
|
||||
|
||||
(package! envrc :pin "1dc5aad14d2c27211c7c288d2d9dffeb2e27cb2d")
|
||||
(package! envrc :pin "da8e306b0a562af05c5e990aced968d7fda06296")
|
||||
|
||||
Reference in New Issue
Block a user