Skip to content

Conversation

@LaurentFough
Copy link

Use mdfind/ kMDItemKind == Application functionality to locate Spotify.app.
Rather than hard-conding and specifying specific locations.
This helps users who may have unconventional install locations.

Use mdfind/ kMDItemKind == ‘Application’ functionality to locate Spotify.app.
Rather than hard-conding and specifying specific locations.
This helps users who may have unconventional install locations.
…nstall-check

Update func that checks whether Spotify.app is installed
Copy link
Owner

@hnarayanan hnarayanan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not super sure how standard /usr/local/bin/ggrep is.

@LaurentFough
Copy link
Author

ahh… I was just wondering if I included that.
In my local ver of the repo, I’m using ggrep
will modify.

Use builtin `grep`
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