From e49a8fc30fb5a428310646a4d6cc29b6d3fa78fc Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 7 Jun 2025 18:29:42 -0500 Subject: dashboard open is now f9; updated tasks --- modules/dashboard-config.el | 1 + todo.org | 3 +++ 2 files changed, 4 insertions(+) diff --git a/modules/dashboard-config.el b/modules/dashboard-config.el index 79656d87..ee8d9c2c 100644 --- a/modules/dashboard-config.el +++ b/modules/dashboard-config.el @@ -64,6 +64,7 @@ (use-package dashboard :demand t ;; needed to startup quickly + :bind ("" . dashboard-open) :custom (dashboard-projects-backend 'projectile) diff --git a/todo.org b/todo.org index 1131e288..d78037e3 100644 --- a/todo.org +++ b/todo.org @@ -74,3 +74,6 @@ The file was created, but does not come to the front The category value seems unaligned ** TODO [#B] Emacs Eshell Doesn't Inherit Environment Variables ** TODO [#C] Rename 'sync-dir' Variable in Init File to 'org-dir' +** TODO Install ZOxide Integration into Emacs +[[https://gitlab.com/Vonfry/zoxide.el][Vonfry / zoxide.el ยท GitLab]] +Captured On: [2025-06-07 Sat 17:11] -- cgit v1.2.3