我经常在bash shell中打开Racket,但是为了支持xrepl,我需要先执行 (require xrepl)命令.有没有办法racket自动启动和执行上面的命令?
(require xrepl)
racket
racket ×1