]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add nrfutil (#423)
authorh7x4 <h7x4@nani.wtf>
Sun, 18 Aug 2024 17:03:52 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 17:03:52 +0000 (19:03 +0200)
programs/nrfutil.json [new file with mode: 0644]

diff --git a/programs/nrfutil.json b/programs/nrfutil.json
new file mode 100644 (file)
index 0000000..2b541df
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.nrfutil",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport NRFUTIL_HOME=\"$XDG_DATA_HOME\"/nrfutil\n```\n"
+        }
+    ],
+    "name": "nrfutil"
+}