summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-04 18:44:07 -0600
committerCraig Jennings <c@cjennings.net>2026-02-04 18:44:07 -0600
commitca725c2d3b143956f66c33413ab2726c57c78231 (patch)
tree93d677ed49f2b398e6a8c2060eb56b4be2d190ce /modules
parent4053d1f32957e35462121f4348abb66ccca2fb13 (diff)
chore: minor housekeeping updates
- Add typo correction: should't -> shouldn't - Add dirvish shortcut pcr for career project - Rename pc -> pcl for clipper project - Minor whitespace cleanup in init.el
Diffstat (limited to 'modules')
-rw-r--r--modules/dirvish-config.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el
index 935b466e..67d08669 100644
--- a/modules/dirvish-config.el
+++ b/modules/dirvish-config.el
@@ -258,7 +258,8 @@ Uses feh on X11, swww on Wayland."
("mx" "~/music/" "music")
("pdx" "~/projects/documents/" "project documents")
("pdl" "~/projects/danneel/" "project danneel")
- ("pc" "~/projects/clipper/" "project clipper")
+ ("pcl" "~/projects/clipper/" "project clipper")
+ ("pcr" "~/projects/career/" "project career")
("pl" "~/projects/elibrary/" "project elibrary")
("pf" "~/projects/finances/" "project finances")
("pjr" "~/projects/jr-estate/" "project jr-estate")