Skip to content

Instantly share code, notes, and snippets.

@zenAndroid
zenAndroid / sbclrc.lisp
Last active January 7, 2024 03:40
Forgive me Steele for i am sinning, also scheme is better fite me
;;; 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)))
;; These are my own additions, i don't know if it is wise to add them or not, but i will do it anyways for now.
;; I am SINNING AND I DONT CARE