mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 17:46:14 +01:00
15 lines
378 B
Org Mode
15 lines
378 B
Org Mode
|
:PROPERTIES:
|
||
|
:ID: 484fd154-6f7c-4313-8f79-7b502b7a1c56
|
||
|
:END:
|
||
|
#+title: Dired
|
||
|
#+filetags: emacs-load
|
||
|
|
||
|
# SPDX-FileCopyrightText: 2022 Richard Brežák <richard@brezak.sk>
|
||
|
#
|
||
|
# SPDX-License-Identifier: LGPL-3.0-or-later
|
||
|
|
||
|
Dired is inclueded with Emacs since forever, I use a wrapper called [[id:67919dd9-2aa0-4b89-8c96-0441a54e7b03][dirvish]].
|
||
|
|
||
|
#+begin_src emacs-lisp
|
||
|
#+end_src
|