docs(emacs, fish): add eww-related features

Emacs: add yuck-mode with parinfer-rust-mode enabled by default.

Fish: add eww autocompletions
This commit is contained in:
2024-04-03 06:04:23 +02:00
parent f7b6ef1a4c
commit b4e585457b
2 changed files with 16 additions and 0 deletions

View File

@@ -40,6 +40,11 @@ for fish.
direnv hook fish | source
#+end_src
I also use [[https://github.com/elkowar/eww/][eww]] for some widgets, lets load its shell completions.
#+begin_src fish
eww shell-completions --shell fish | source
#+end_src
Since I dont really have a better place on this website to put it,
here is my direnv configuration located at
=$HOME/.config/direnv/direnv.toml=.