aboutsummaryrefslogtreecommitdiffstats
path: root/home-dots/dot-sbclrc
diff options
context:
space:
mode:
Diffstat (limited to 'home-dots/dot-sbclrc')
-rw-r--r--home-dots/dot-sbclrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/home-dots/dot-sbclrc b/home-dots/dot-sbclrc
index e1d2c74..035c861 100644
--- a/home-dots/dot-sbclrc
+++ b/home-dots/dot-sbclrc
@@ -6,3 +6,5 @@
(user-homedir-pathname))))
(when (probe-file quicklisp-init)
(load quicklisp-init)))
+
+(push (merge-pathnames "dev/bitcoin/bp/" (user-homedir-pathname)) asdf:*central-registry*)