|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
(if (string-equal system-type "android")
|
|
|
|
|
(load-file "/storage/emulated/0/Documents/admin/emacs/daysoff.el")
|
|
|
|
|
(load-file "/storage/emulated/0/Sync/admin/emacs/daysoff.el")
|
|
|
|
|
(load-file "~/Documents/drive/admin/emacs/daysoff.el"))
|
|
|
|
|
|
|
|
|
|
(defcustom workday nil
|
|
|
|
|