Support today-{expected,actual}

"Everybody has a plan until they get punched in the mouth"
- Mike Tyson
This commit is contained in:
William Carroll 2020-01-20 16:50:24 +00:00
parent 514c5797de
commit 59be1ee981

View file

@ -598,7 +598,9 @@ Currently using super- as the prefix for switching workspaces."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(progn
(exwm/switch "Todos")
(org-helpers/find-file "today.org"))
(org-helpers/find-file "today-expected.org")
(wpc/evil-window-vsplit-right)
(org-helpers/find-file "today-actual.org"))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Dotfiles
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;