From: Zhizhen He Date: Sun, 18 Aug 2024 17:11:07 +0000 (+0800) Subject: Add aerospace (#428) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/29d197be512ca619076a1e24d4520558abc0d1e9 Add aerospace (#428) --- 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" +}