mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs(faq): make uninstall instructions shell-indepedent (#2483)
Closes #2484.
This commit is contained in:
+1
-1
@@ -101,5 +101,5 @@ If Starship was installed using the `curl | bash` script, the following command
|
||||
|
||||
```sh
|
||||
# Locate and delete the starship binary
|
||||
rm "$(which starship)"
|
||||
bash -c 'rm "$(which starship)"'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user