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

Allow the Atom app name to be configurable #15

Closed

Conversation

lellimecnar
Copy link
Contributor

If you're running a non-stable version of Atom (i.e. Atom Beta), then the open command errors out because it can't find an app called Atom. So, let's default to "Atom" but let the user override it in an env var called atomAppName.

@mdeboer
Copy link
Member

mdeboer commented Dec 7, 2017

Awesome, I didn't take in account beta versions as I assumed they would be called Atom as well. It makes sense to add an env var to change this. I'll have a look at it and merge a.s.a.p 👍

@mdeboer mdeboer self-requested a review December 7, 2017 17:47
@mdeboer mdeboer self-assigned this Dec 7, 2017
@IanVS
Copy link

IanVS commented Dec 11, 2017

Hi, I finally upgraded to Alfred 3 and installed this workflow, and I also use atom-beta. It would be great if this workflow supported it. Thanks for making a PR, @lellimecnar! (and for the workflow of course, @mdeboer)

@mdeboer
Copy link
Member

mdeboer commented Dec 12, 2017

I will merge this PR together with some other changes and is scheduled for v2.3.2 later today. Thank you for the PR! 👍

@mdeboer mdeboer closed this Dec 12, 2017
mdeboer added a commit that referenced this pull request Dec 12, 2017
Make Atom app name configurable to make it work with Atom Beta.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants