Skip to content

Commit

Permalink
Add .pkg-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tunalad committed Nov 28, 2023
1 parent b0a4eeb commit a691bae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/pkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.pkg-cache",
"movable": true,
"help": "Export the following environment variable:\n\n```bash\nexport PKG_CACHE_PATH=\"$XDG_CACHE_HOME\"/pkg-cache\n```\n"
}
],
"name": "pkg"
}

0 comments on commit a691bae

Please sign in to comment.