Skip to content

systemd: what's in your .sbclrc? #143

Answered by rabbibotton
vindarel asked this question in Q&A
Discussion options

You must be logged in to vote

Just the quickslip additons

;;; The following lines added by ql:add-to-init-file:
#-quicklisp
(let ((quicklisp-init (merge-pathnames ".quicklisp/setup.lisp"
(user-homedir-pathname))))
(when (probe-file quicklisp-init)
(load quicklisp-init)))

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vindarel
Comment options

Answer selected by vindarel
Comment options

You must be logged in to vote
1 reply
@rabbibotton
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants