summaryrefslogtreecommitdiff
path: root/emacs.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.org')
-rwxr-xr-xemacs.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs.org b/emacs.org
index 47e5e65..f96d7fc 100755
--- a/emacs.org
+++ b/emacs.org
@@ -386,8 +386,8 @@ Hook with ~dired-mode~
(file "~/org/Templates/journaling.org")
:target (file+head "%<%Y-%m-%d>.org"
"#+title: %<%Y-%m-%d>\n"))
- ("h" "Daily Journaling" entry
- (file "~/org/Templates/habbits.org")
+ ("i" "Improve" entry
+ (file "~/org/Templates/improve.org")
:target (file+head "%<%Y-%m-%d>.org"
"#+title: %<%Y-%m-%d>\n"))))
#+end_src