Current behavior
After running yarn global remove spaceship-prompt if you say yes to running the uninstall script, it nukes the everything in the .zhrc file
Expected behavior
Only remove the spaceship-prompt related bits
.zshrc)n/a
Spaceship version: 3.11.2 (use echo $SPACESHIP_VERSION)
Zsh version: 5.7.1
Zsh framework: None
Zsh plugin manager: None
Terminal emulator: Kitty
Operating system: Linux
n/a
Possible solution
Please run ls -a ~ | grep zsh and paste the output here
$ ls -a ~ | grep zsh
.zsh_history
.zshrc
Hi, is this .zshrc created by you manually ?
Content of this file was deleted ? Not .zshrc file ?
Only the content, the file itself is still there and yes I made it, there was a ton of other stuff in it.
I suspect this line made the deletion happens. @Runrioter can I take this issue?
Sure. Welcome @leonardovillela
Today working on this :). Sorry for the delay.
PR opened :)