aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-07-07 19:40:02 -0300
committerEuAndreh <eu@euandre.org>2023-07-07 19:40:04 -0300
commit98fe6aa882b151aa686a39de7995e0f6a8a41695 (patch)
treeff604b0e974b38c090d71266d17e116b366b2342
parentRevert "opt/bin-dirs/clisp: rm" (diff)
downloaddotfiles-98fe6aa882b151aa686a39de7995e0f6a8a41695.tar.gz
dotfiles-98fe6aa882b151aa686a39de7995e0f6a8a41695.tar.xz
etc/sh/rc: Change $LISP_CLI_IMPL to clozure
CLISP doesn't support :local-nicknames yet.
-rw-r--r--etc/sh/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index e2b7f5c..e5f7624 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -118,7 +118,7 @@ export AR=gcc-ar
export LEX=flex
export LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS=1
export GUILE_EFFECTIVE_VERSION
-export LISP_CLI_IMPL=clisp
+export LISP_CLI_IMPL=clozure
export GPODDER_HOME="$XDG_DATA_HOME"/gPodder
export GPODDER_DOWNLOAD_DIR="${XDG_DOWNLOAD_DIR:-$HOME/Downloads}"/gPodder