fix deleting entire ~/.local/bin on uninstall

This commit is contained in:
Dym Sohin
2020-11-09 20:10:49 +01:00
committed by AJ ONeal
parent bd7309fd6e
commit 042a6652ad

View File

@@ -56,7 +56,7 @@ cat ~/.config/envman/PATH.env
`webi` uses standard paths and touches very little.
```bash
rm -rf ~/.local/opt ~/.local/bin
rm -rf ~/.local/opt/webi ~/.local/bin/webi
```
If you haven't used `pathman` for anything else, you can also remove its config: