mirror of https://github.com/Chizi123/.emacs.d.git

Joel Grunbaum
2020-10-18 8264c0db73fff0869c8b953ead6ff6a4a375bada
set mac default directory
1 files modified
3 ■■■■ changed files
config.org 3 ●●●● patch | view | raw | blame | history
config.org
@@ -14,7 +14,8 @@
         (use-package exec-path-from-shell
           :ensure t
           :config
           (exec-path-from-shell-initialize))))
           (exec-path-from-shell-initialize))
         (setq default-directory "~/")))
#+END_SRC
* Aesthetic changes