fix broken day job path
This commit is contained in:
parent
896a394611
commit
75ab209b53
|
@ -64,7 +64,7 @@
|
||||||
(split-window-below)
|
(split-window-below)
|
||||||
(next-multiframe-window)
|
(next-multiframe-window)
|
||||||
; show slipbox
|
; show slipbox
|
||||||
(find-file "~/org/orgzly/_slipbox.org")
|
(find-file "~/org/_slipbox.org")
|
||||||
; split window for additional file to show
|
; split window for additional file to show
|
||||||
(split-window-below)
|
(split-window-below)
|
||||||
(next-multiframe-window)
|
(next-multiframe-window)
|
||||||
|
|
Reference in a new issue