Page 1 of 1

$HOME/.init.lsp

Posted: Tue May 10, 2022 4:15 am
by dukester
What should I have in this file?
Having issues loading modules.
Have to do for example:
(load (append (env "NEWLISPDIR")"/modules/cgi.lsp"))

Can this be done in the ~/.init.lsp file?

TIA ...