X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/5d5d4878b6821cfab2602334596e168afaaea556..0d4d6817221a56c3f15946d06541d7e573fbec72:/generated_configs/sbcl.json diff --git a/generated_configs/sbcl.json b/generated_configs/sbcl.json index 3ca8fcf..4a120b5 100644 --- a/generated_configs/sbcl.json +++ b/generated_configs/sbcl.json @@ -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" }