-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add/update apps #359
Add/update apps #359
Conversation
hassankhan
commented
Feb 18, 2024
- Android Studio
- Colima
- Crossover
- Dolt CLI
- Facebook Flipper
- Homebridge
- iTerm2
- JetBrains Fleet
- Lima
- Node
- pnpm
- Proxyman
- Pulumi CLI
- Redis Insight
- usql CLI
- Vue CLI
programs/crossover.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These files may actually be created by Wine (used under-the-hood by Crossover)
{ | ||
"path": "$HOME/.redisinsight-v2", | ||
"movable": true, | ||
"help": "Export the following environment variables:\n\n```bash\nexport APP_FOLDER_ABSOLUTE_PATH=\"$XDG_DATA_HOME\"/redisinsight-v2\n```\n" | ||
}, | ||
{ | ||
"path": "$HOME/..redisinsight-preview", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seemed like a typo
38177aa
to
6c3a043
Compare
@b3nj5m1n I've fixed the broken JSON, could you re-run the workflow when you get a moment please? Thanks in advance 😀 |
6c3a043
to
b332d79
Compare
Thank you very much for all of these! |