diff --git a/programs/crossnote.json b/programs/crossnote.json new file mode 100644 index 00000000..d44627d3 --- /dev/null +++ b/programs/crossnote.json @@ -0,0 +1,10 @@ +{ + "name": "crossnote", + "files": [ + { + "path": "$HOME/.mume", + "movable": true, + "help": "Move the directory to $XDG_CONFIG_HOME/mume\n" + } + ] +}