diff --git a/dotfiles/doom/custom.el b/dotfiles/doom/custom.el index be0e9b7..3b7627d 100644 --- a/dotfiles/doom/custom.el +++ b/dotfiles/doom/custom.el @@ -6,7 +6,7 @@ '(flycheck-flake8-maximum-line-length 88) '(safe-local-variable-values '((org-hugo-auto-export-on-save . t) - (org-hugo-base-dir . /home/jawz/Development/Websites/portfolio/) + (org-hugo-base-dir . "~/Development/Websites/portfolio/") (git-commit-major-mode . git-commit-elisp-text-mode)))) (custom-set-faces ;; custom-set-faces was added by Custom.