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

Fix Issue With spaceship-prompt #4

Open
conatus opened this issue Dec 30, 2018 · 2 comments
Open

Fix Issue With spaceship-prompt #4

conatus opened this issue Dec 30, 2018 · 2 comments

Comments

@conatus
Copy link
Owner

conatus commented Dec 30, 2018

Right now spaceship-prompt automated install is disabled. Due to NVM, installing this global package was far harder than it should have been even after a couple of attempts at different techniques.

@conatus
Copy link
Owner Author

conatus commented Dec 30, 2018

This manual installation may be easier and ultimately cleaner.

https://github.com/denysdovhan/spaceship-prompt#manual

@conatus
Copy link
Owner Author

conatus commented Dec 30, 2018

Another factor is the installation procedure doesn't respect existing content in a .zshrc which is fine because presumably no one expects to run npm install twice like this.

https://github.com/denysdovhan/spaceship-prompt/blob/master/scripts/install.sh#L115-L124
https://github.com/denysdovhan/spaceship-prompt/blob/master/scripts/install.sh#L58-L65

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