diff --git a/programs/orbstack.json b/programs/orbstack.json new file mode 100644 index 00000000..710a70a3 --- /dev/null +++ b/programs/orbstack.json @@ -0,0 +1,15 @@ +{ + "name": "OrbStack", + "files": [ + { + "path": "$HOME/.orbstack", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/orbstack/orbstack/issues/60\n" + }, + { + "path": "$HOME/OrbStack", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/orbstack/orbstack/issues/239\n" + } + ] +}