]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - generated_configs/sbcl.json
Add more programs
[xdg-ninja.git] / generated_configs / sbcl.json
index 3ca8fcf7bee8d0a9481ac1b15df5cffbb2548f32..4a120b5f5bc221b18b6011eef34805f23916d9ed 100644 (file)
@@ -2,7 +2,7 @@
     "name": "sbcl",
     "files": [
         {
-            "path": "~/.sbclrc",
+            "path": "$HOME/.sbclrc",
             "movable": false,
             "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"
         }