Skip to content

Commit

Permalink
Merge pull request #332 from gnebbia/feature_roswell
Browse files Browse the repository at this point in the history
Added roswell support
  • Loading branch information
b3nj5m1n authored Nov 8, 2023
2 parents edcd675 + 9646649 commit b0a4eeb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/roswell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.roswell",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport ROSWELL_HOME=\"$XDG_DATA_HOME\"/roswell\n```\n"
}
],
"name": "roswell"
}

0 comments on commit b0a4eeb

Please sign in to comment.