Skip to content

Commit

Permalink
feat: 🎸 Add carbon-now-cli to programs (b3nj5m1n#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamack38 authored Aug 2, 2022
1 parent ceee07d commit b62bb6b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/carbon-now-cli.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.carbon-now.json",
"movable": true,
"help": "Alias carbon-now to use a custom configuration file location:\n\n```bash\nalias carbon-now=carbon-now --config=\"$XDG_CONFIG_HOME/carbon-now.json\"\n```\n"
}
],
"name": "carbon-now-cli"
}

0 comments on commit b62bb6b

Please # to comment.