Skip to content
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 usage example to README #40

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

vlermandac
Copy link
Contributor

Added an usage example to the README.
This example is a command that:

  1. Gets all apps from the macOS default applications directories.
  2. Lists the apps, removing the '.app' extention, in choose.
  3. Outputs the matched app name in choose to 'xargs'.
  4. Runs the selected app with the 'open' command.

@chipsenkbeil chipsenkbeil merged commit a65aacb into chipsenkbeil:master Mar 23, 2024
@vlermandac vlermandac deleted the readme-usage-update branch March 23, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants