Skip to content

Instantly share code, notes, and snippets.

@ig88th
Created February 8, 2018 22:53
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 ig88th/1b6b058a1c05d08af04031ed4555436f to your computer and use it in GitHub Desktop.
Save ig88th/1b6b058a1c05d08af04031ed4555436f to your computer and use it in GitHub Desktop.
;;; The following lines added by ql:add-to-init-file:
#-quicklisp
(let ((quicklisp-init (merge-pathnames "/Users/ig88t/quicklisp/setup.lisp"
(user-homedir-pathname))))
(when (probe-file quicklisp-init)
(load quicklisp-init)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment