From 4d4060d7e8e5dfe3b1d5f0cf2d8905ea9a01a1fe 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. --- modules/dirvish-config.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') 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