diff options
author | EuAndreh <eu@euandre.org> | 2022-11-17 15:55:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-17 15:55:25 -0300 |
commit | 7eb9385dda5c5bcffd9ad7423fb56b3aac2dc572 (patch) | |
tree | 9fa23a49cf205c7162a3604418775cbc798ee3c7 /opt | |
parent | etc/lisp-cli/init.lisp: Enable verbose QuickLisp mode by default (diff) | |
download | dotfiles-7eb9385dda5c5bcffd9ad7423fb56b3aac2dc572.tar.gz dotfiles-7eb9385dda5c5bcffd9ad7423fb56b3aac2dc572.tar.xz |
opt/bin-dirs/clisp: Include custom build of CLISP
Specifically, a build that supports package-local nicknames.
Diffstat (limited to 'opt')
l--------- | opt/bin-dirs/clisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opt/bin-dirs/clisp b/opt/bin-dirs/clisp new file mode 120000 index 0000000..56fe4cc --- /dev/null +++ b/opt/bin-dirs/clisp @@ -0,0 +1 @@ +/home/andreh/dev/misc/common-lisp/clisp/src
\ No newline at end of file |