Skip to content

Instantly share code, notes, and snippets.

@ajchemist
Created September 20, 2013 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajchemist/6638845 to your computer and use it in GitHub Desktop.
Save ajchemist/6638845 to your computer and use it in GitHub Desktop.

(let ((default-directory eil-fstorms-dir)) (unless (member eil-fstorms-dir load-path) (add-to-list ‘load-path default-directory)) (normal-top-level-add-to-load-path ‘(“auto-complete” “dired-fstorm” “frame-fstorm” “org-fstorm” “slime”)))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment