]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
radian: .radian_history (#484)
authorArnaud <arnaudma.code@gmail.com>
Fri, 25 Jul 2025 19:45:06 +0000 (21:45 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Jul 2025 19:45:06 +0000 (21:45 +0200)
programs/radian.json [new file with mode: 0644]

diff --git a/programs/radian.json b/programs/radian.json
new file mode 100644 (file)
index 0000000..0ad795c
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "help": "Set this to _XDG_CONFIG_HOME/radian/profile_:\n```\noptions(radian.global_history_file = \"$XDG_STATE_HOME/radian/history\")\n```\nand move the file to _$XDG_STATE_HOME/radian/history_\n",
+            "movable": true,
+            "path": "$HOME/.radian_history"
+        }
+    ],
+    "name": "radian"
+}
\ No newline at end of file