diff --git a/01mac.el b/01mac.el index 89aacd1..2991a45 100644 --- a/01mac.el +++ b/01mac.el @@ -44,10 +44,7 @@ ; Use Shells variables (when (memq window-system '(mac ns)) - (exec-path-from-shell-initialize) - (exec-path-from-shell-copy-env "GOPATH") - (exec-path-from-shell-copy-env "GOROOT")) - + (exec-path-from-shell-initialize)) ;;;;;;;;;;;;;;;;;;;;;; Font configuration ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;