dccf3005b8fe
More
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 06 Feb 2020 10:56:30 -0500 |
parents | 5deecedda0bb |
children | 61707f342104 |
branches/tags | (none) |
files | bin/cacl hgrc |
Changes
--- 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]