mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-23 14:03:44 -05:00
Merge pull request #3896 from chzerv/develop
Fix installation instructions for Archlinux in direnv/README.org
This commit is contained in:
@@ -53,8 +53,10 @@ brew install direnv
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Arch Linux
|
** Arch Linux
|
||||||
|
~direnv~ is available on the AUR
|
||||||
|
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
sudo pacman -S direnv
|
yay -S direnv
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** NixOS
|
** NixOS
|
||||||
|
Reference in New Issue
Block a user