mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
docs(*): replace all-the-icons with nerd-icons
Also colorizes the leading icon in notices.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
This module integrates direnv into Emacs.
|
||||
|
||||
#+begin_quote
|
||||
📌 direnv is an environment switcher for the shell. It knows how to hook into
|
||||
direnv is an environment switcher for the shell. It knows how to hook into
|
||||
bash, zsh, tcsh, fish shell and elvish to load or unload environment
|
||||
variables depending on the current directory. This allows project-specific
|
||||
environment variables without cluttering the ~/.profile file.
|
||||
@@ -65,7 +65,7 @@ Or ~$ nix-env -i direnv~
|
||||
|
||||
* TODO Usage
|
||||
#+begin_quote
|
||||
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
/This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
#+end_quote
|
||||
|
||||
To make use of direnv you need a =.envrc= file in a directory. Any time you open
|
||||
@@ -74,7 +74,7 @@ activate the local env, and inject it into Emacs for the current buffer.
|
||||
|
||||
* TODO Configuration
|
||||
#+begin_quote
|
||||
🔨 This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
||||
This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
||||
#+end_quote
|
||||
|
||||
* Troubleshooting
|
||||
@@ -92,5 +92,5 @@ services.lorri.enable = true;
|
||||
|
||||
* TODO Appendix
|
||||
#+begin_quote
|
||||
🔨 This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
||||
This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
||||
#+end_quote
|
||||
|
Reference in New Issue
Block a user