From 7e16f417590cb1de7dc3a9170985556eb5819a00 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 10 Jan 2026 12:49:52 -0600 Subject: feat(dirvish): update shortcuts for health and homelab projects Changed ph to phl for homelab, added phx for new health project. Co-Authored-By: Claude Opus 4.5 --- modules/dirvish-config.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/dirvish-config.el') diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el index 784d6c36..32331821 100644 --- a/modules/dirvish-config.el +++ b/modules/dirvish-config.el @@ -240,7 +240,8 @@ regardless of what file or subdirectory the point is on." ("pl" "~/projects/elibrary/" "project elibrary") ("pf" "~/projects/finances/" "project finances") ("pjr" "~/projects/jr-estate/" "project jr-estate") - ("ph" "~/projects/homelab/" "project homelab") + ("phx" "~/projects/health/" "project health") + ("phl" "~/projects/homelab/" "project homelab") ("pk" "~/projects/kit/" "project kit") ("pn" "~/projects/nextjob/" "project nextjob") ("ps" ,(concat pix-dir "/screenshots/") "pictures screenshots") -- cgit v1.2.3