mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 17:46:14 +01:00
dc4f6833d5
Signed-off-by: main <magic_rb@redalder.org>
13 lines
193 B
Org Mode
13 lines
193 B
Org Mode
:PROPERTIES:
|
|
:ID: 67919dd9-2aa0-4b89-8c96-0441a54e7b03
|
|
:END:
|
|
#+title: Dirvish
|
|
#+filetags: emacs-load
|
|
|
|
#+begin_src emacs-lisp
|
|
(use-package dirvish
|
|
:straight t)
|
|
#+end_src
|
|
|
|
#+RESULTS:
|