diff --git a/programs/nrfutil.json b/programs/nrfutil.json new file mode 100644 index 0000000..2b541df --- /dev/null +++ b/programs/nrfutil.json @@ -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" +}