diff --git a/programs/fennel.json b/programs/fennel.json new file mode 100644 index 00000000..01a0ee41 --- /dev/null +++ b/programs/fennel.json @@ -0,0 +1,10 @@ +{ + "name": "fennel", + "files": [ + { + "path": "$HOME/.fennelrc", + "movable": true, + "help": "Supported since _v0.3.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/fennel/fennelrc_.\n" + } + ] +}