Skip to content

Commit

Permalink
Merge pull request #302 from starsep/gore
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n authored Aug 18, 2023
2 parents 2f8df87 + a970da8 commit d7a7d10
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/gore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.gore",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport GORE_HOME=\"$XDG_DATA_HOME/gore\"\n```\n"
}
],
"name": "gore"
}

0 comments on commit d7a7d10

Please sign in to comment.