All my local projects live in ~/common-lisp/ Because 1. It's a shorter name and less directories to traverse 2. Works without needing QL 3. QL does indexing on the local-projects dir that you have to remember to refresh
On Sat, Sep 23, 2023 at 7:12 AM Attila Lendvai <attila.lend...@gmail.com> wrote: > > So my advice is: > > > > (push #P"/path/to/your/local/copy/" ql:*local-project-directories*) > > (ql:quickload :your-system) > > > alternatively, you can move or symlink your project into > ~/quicklisp/local-projects/ > > -- > • attila lendvai > • PGP: 963F 5D5F 45C7 DFCD 0A39 > -- > “No people will tamely surrender their Liberties, nor can any be > easily subdued, when knowledge is diffused and virtue is preserved. On > the contrary, when people are universally ignorant, and debauched in > their manners, they will sink under their own weight without the aid > of foreign invaders.” > — Samuel Adams (1722–1803) > -- Wilfredo Velázquez-Rodríguez