diff --git a/programs/pinfo.json b/programs/pinfo.json new file mode 100644 index 00000000..ff2eb2c5 --- /dev/null +++ b/programs/pinfo.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "help": "Move .pinforc to $XDG_CONFIG_HOME/pinfo/pinforc\nand set this alias in your shell\n\nalias pinfo='pinfo --rcfile=$HOME/.config/pinfo/pinforc'\n", + "movable": true, + "path": "$HOME/.pinforc" + } + ], + "name": "pinfo" +}