Open conatus opened 5 years ago
This manual installation may be easier and ultimately cleaner.
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
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.