--- a/bin/cacl Tue Feb 04 09:24:12 2020 -0500
+++ b/bin/cacl Thu Feb 06 10:56:30 2020 -0500
@@ -5,5 +5,5 @@
LISPS=("sbcl" "ccl" "abcl" "ecl")
LISPS=("sbcl" "ccl")
LISPS=("sbcl")
-rlwrap ~/src/cacl/cacl-$(shuf -n1 -e "${LISPS[@]}") "$@"
+rlwrap ~/src/cacl/build/cacl-$(shuf -n1 -e "${LISPS[@]}") "$@"
--- a/hgrc Tue Feb 04 09:24:12 2020 -0500
+++ b/hgrc Thu Feb 06 10:56:30 2020 -0500
@@ -32,12 +32,8 @@
cacerts =
[schemes]
-bb = https://bitbucket.org/
-bbs = ssh://hg@bitbucket.org/
gh = git://github.com/
ghs = git+ssh://git@github.com/
-sh = https://hg.sr.ht/~
-shs = ssh://hg@hg.sr.ht/~
hsl = ssh://hsl/repos/
[diff]