X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=webi%2FREADME.md;h=da5585bec33bab796945070c9fe69d61c8301843;hb=91512157ab426c87e0a82b594620e90e324b23a3;hp=872a9d66c1ae8161bc1f2417900f9e96176ce1d0;hpb=7a5d0527cb93ba58efbadeea95080f824feb827d;p=webi-installers%2F.git diff --git a/webi/README.md b/webi/README.md index 872a9d6..da5585b 100644 --- a/webi/README.md +++ b/webi/README.md @@ -68,8 +68,9 @@ These are the files that are installed when you use [webinstall.dev](/): ~/.local/opt/pathman-* ``` -Assuming that you don't use `pathman` for anything else, you can safely remove all of them. -If you use [webinstall.dev](/) again in the future they will be reinstalled. +Assuming that you don't use `pathman` for anything else, you can safely remove +all of them. If you use [webinstall.dev](/) again in the future they will be +reinstalled. Additionally, these files may be modified to update your `PATH`: @@ -84,13 +85,15 @@ It's probably best to leave them alone. ### How to uninstall Webi-installed programs -Except where noted otherwise (such as `wsl`) Webi installs everything into `~/.local/bin` and `~/.local/opt`. +Except where noted otherwise (such as `wsl`) Webi installs everything into +`~/.local/bin` and `~/.local/opt`. -Some programs also use `~/.local/share` or `~/.config` - such as `postgres` and `fish` - and -some use program-specific directories - such as Go, which uses `~/go/bin`. +Some programs also use `~/.local/share` or `~/.config` - such as `postgres` and +`fish` - and some use program-specific directories - such as Go, which uses +`~/go/bin`. -If you want to remove any of them, simply deleting them should do well enough - just check the Cheat Sheet -for any special notes. +If you want to remove any of them, simply deleting them should do well enough - +just check the Cheat Sheet for any special notes. Here are some examples: