this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

micro-blog location update

+1 -1
+1 -1
doom-config/config.el
··· 121 121 (file (lambda () 122 122 (expand-file-name (concat (format-time-string "%Y%m%d%H%M%S") 123 123 ".md") 124 - (if (string-equal system-type "darwin") "~/developer/src/personal/blog/micro-posts/" "~/src/blog/micro-posts")))) 124 + (if (string-equal system-type "darwin") "~/developer/src/personal/blog/public/micro-posts/" "~/src/blog/public/micro-posts")))) 125 125 "---\npublished : %<%Y-%m-%d %H:%M:%S%z>\n---\n\n%c%?") 126 126 127 127 ("n" "New Note"