aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-09-08 07:16:18 -0300
committerEuAndreh <eu@euandre.org>2022-09-08 07:16:18 -0300
commit7392a64f8f8d0a9ddc90cb46e04de2612c6e9c79 (patch)
treea25e5d5545f733bdfff76382aeb6fb020ecf2d6a
parentbin/uri: Improve example from help string (diff)
downloaddotfiles-7392a64f8f8d0a9ddc90cb46e04de2612c6e9c79.tar.gz
dotfiles-7392a64f8f8d0a9ddc90cb46e04de2612c6e9c79.tar.xz
mv etc/sbcl/sbclrc.lisp etc/common-lisp/init.lisp
-rw-r--r--etc/common-lisp/init.lisp (renamed from etc/sbcl/sbclrc.lisp)1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/sbcl/sbclrc.lisp b/etc/common-lisp/init.lisp
index df7f57a..0f01d57 100644
--- a/etc/sbcl/sbclrc.lisp
+++ b/etc/common-lisp/init.lisp
@@ -1,4 +1,3 @@
-;;; The following lines added by ql:add-to-init-file:
#-quicklisp
(let ((quicklisp-init (merge-pathnames "dev/quicklisp/setup.lisp"
(user-homedir-pathname))))