Skip to content

Commit

Permalink
Merge pull request #267 from Hitesh-Aggarwal/main
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n authored May 21, 2023
2 parents 84c3e0d + 91150cb commit 33b6491
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/pinfo.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 33b6491

Please sign in to comment.