]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #345 from flexagoon/patch-1
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Wed, 10 Jan 2024 09:11:19 +0000 (10:11 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2024 09:11:19 +0000 (10:11 +0100)
Update instructions for flyctl

programs/flyctl.json

index 95a224950d752397e2758df08781f5acf6917bdd..0643a70de9abb91bb8f2b56fb6d6348e8ebfecfc 100644 (file)
@@ -3,8 +3,8 @@
   "files": [
     {
       "path": "$HOME/.fly",
-      "movable": false,
-      "help": "Currently unsupported.\n\n_Merge Request_: https://github.com/superfly/flyctl/pull/2785\n"
+      "movable": true,
+      "help": "Export the following environment variables:\n\n```bash\nexport FLY_CONFIG_DIR=\"$XDG_STATE_HOME\"/fly\n```\n"
     }
   ]
 }