X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/99537674f98bfffbb857b62f3e847035fdbc45da..cce3719b02d99d536c3d8b77b8d540e1c47b8d55:/programs/flyctl.json diff --git a/programs/flyctl.json b/programs/flyctl.json index 95a2249..0643a70 100644 --- a/programs/flyctl.json +++ b/programs/flyctl.json @@ -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" } ] }