4 lines
77 B
Fish
4 lines
77 B
Fish
|
function sbcl --description 'alias sbcl=rlwrap sbcl'
|
||
|
rlwrap sbcl $argv
|
||
|
end
|