diff --git a/programs/aerospace.json b/programs/aerospace.json new file mode 100644 index 0000000..904a634 --- /dev/null +++ b/programs/aerospace.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.aerospace.toml", + "movable": true, + "help": "XDG is supported out-of-the-box, so we can simply move the file to _$XDG_CONFIG_HOME/aerospace/aerospace.toml_.\n" + } + ], + "name": "aerospace" +}