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 upgrade for zsh? #3

Open
pjungermann opened this issue Nov 5, 2019 · 0 comments
Open

add upgrade for zsh? #3

pjungermann opened this issue Nov 5, 2019 · 0 comments

Comments

@pjungermann
Copy link
Owner

brew install zsh && brew link --overwrite zsh

the link step is necessary to fix a conflict

Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/zsh
Target /usr/local/bin/zsh
already exists. You may want to remove it:
  rm '/usr/local/bin/zsh'

To force the link and overwrite all conflicting files:
  brew link --overwrite zsh

To list all files that would be deleted:
  brew link --overwrite --dry-run zsh

Possible conflicting files are:
/usr/local/bin/zsh -> /bin/zsh
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

No branches or pull requests

1 participant