]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - generated_configs/sbcl.json
Add more programs
[xdg-ninja.git] / generated_configs / sbcl.json
1 {
2 "name": "sbcl",
3 "files": [
4 {
5 "path": "$HOME/.sbclrc",
6 "movable": false,
7 "help": "/etc/sbclrc\n(require :asdf)\n(setf sb-ext:*userinit-pathname-function*\n (lambda () (uiop:xdg-config-home #P\"sbcl/sbclrc\")))\n\nNote that this requires root privileges and will change the location of ~/.sbclrc for all users. This can be mitigated by checking for an existing ~/.sbclrc inside the lambda form.\n"
8 }
9 ]
10 }