diff --git a/build.el b/build.el index d1988ac..e9fab2b 100644 --- a/build.el +++ b/build.el @@ -28,6 +28,9 @@ (require 'fg42) (require 'fpkg) +(setq fg42-home (concat (getenv "HOME") "/.fg42/")) +(setq fg42-tmp (concat fg42-home "/tmp")) + (i-am-god) (disable 'rbenv 'helm 'spell 'linum 'tabbar