5 lines
86 B
Fish
5 lines
86 B
Fish
|
function sbcl --description 'alias sbcl=rlwrap sbcl'
|
||
|
rlwrap sbcl $argv
|
||
|
|
||
|
end
|