housekeeping

This commit is contained in:
ry
2021-10-25 17:44:49 -07:00
parent 089191d672
commit 3155d96272
3 changed files with 24 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
(package! cider)
(package! org-pomodoro)
(package! visual-fill-column)
(package! org-roam)
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
;(package! some-package)

View File

@@ -4,7 +4,7 @@
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
#
XDG_DESKTOP_DIR="$HOME/"
XDG_DOWNLOAD_DIR="$HOME/dls"
XDG_TEMPLATES_DIR="$HOME/"