Skip to content

Instantly share code, notes, and snippets.

@jpemberthy
Created December 7, 2014 03:33
Show Gist options
  • Save jpemberthy/75850c0e50c1cd70bb3a to your computer and use it in GitHub Desktop.
Save jpemberthy/75850c0e50c1cd70bb3a to your computer and use it in GitHub Desktop.
(when (memq window-system '(mac ns))
(add-to-list 'load-path "~/.emacs.d/elpa/exec-path-from-shell-20140731.907")
(require 'exec-path-from-shell)
(exec-path-from-shell-initialize))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment