Use readline for sbcl
This commit is contained in:
parent
f5d81ac13d
commit
4b6768a949
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Autoload any ZSH function from =$HOME/.zsh/functions=.
|
|||
#+BEGIN_SRC sh
|
||||
alias csi="rlwrap csi"
|
||||
alias scsh="rlwrap scsh"
|
||||
alias sbcl="rlwrap sbcl"
|
||||
#+END_SRC
|
||||
|
||||
* History
|
||||
|
|
Loading…
Reference in a new issue