From: Rayan Nakib Date: Thu, 28 Sep 2023 17:35:30 +0000 (+0100) Subject: add support of protonvpn-cli X-Git-Tag: v0.2.0.2~24^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/6da34bd0729f996326b98ab461094922714bf323 add support of protonvpn-cli --- diff --git a/programs/protonvpn-cli.json b/programs/protonvpn-cli.json new file mode 100644 index 0000000..feca603 --- /dev/null +++ b/programs/protonvpn-cli.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.pvpn-cli", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant Pull Request:_ https://github.com/Rafficer/linux-cli-community/pull/96\n" + } + ], + "name": "protonvpn-cli" +}