8000 Deprecates MacOS installation using the script in favor of Homebrew by Schniz · Pull Request #131 · Schniz/fnm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deprecates MacOS installation using the script in favor of Homebrew #131

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

Merged
merged 2 commits into from
Jul 22, 2019

Conversation

Schniz
Copy link
Owner
@Schniz Schniz commented Jul 18, 2019

There are some issues around the installation on MacOS using the script.
I'm not a fan of installation scripts and I'd rather see people use a decent package manager instead of reinventing the wheel here.

So this PR makes the script no longer support OSX (unless provided --force-install, which in this case, "I hope you know what you're doing" 😏)

Closes #124
Addresses #110 (comment)

@Schniz Schniz self-assigned this Jul 18, 2019
@Schniz Schniz force-pushed the deprecate-macos-installation-using-script branch from 6d2f3c9 to 4da41c4 Compare July 22, 2019 10:00
@Schniz Schniz added the PR: Bugfix A bug was fixed label Jul 22, 2019
@Schniz Schniz merged commit f5f0bcb into master Jul 22, 2019
@Schniz Schniz deleted the deprecate-macos-installation-using-script branch July 22, 2019 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bugfix A bug was fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install script should check for ~/.bash_profile and ~/.bash_login on macOS
1 participant
0