newLISP Fan Club

Forum => newLISP in the real world => Topic started by: dukester on May 09, 2022, 09:15:00 PM

Title: $HOME/.init.lsp
Post by: dukester on May 09, 2022, 09:15:00 PM
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 ...