commit e2e8f8e8ea9ed219ae1a9c8a3d0dd836da6962e8
parent cc62ae1510db3cd8a7bc645395065b78fce904c2
Author: GeaRSiX <gearsix.net>
Date: Fri, 12 Jun 2020 15:16:59 +0100
added note to README.md
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -28,6 +28,8 @@ I've created an install script (_another_ bash script) to help with selecting th
I'm planning to add an uninstall bash script too, currently you'll have to manually delete all the files added though.
## notes
+I personally find `gfind` and `while-true` the most useful.
+
Personally, I like to `mkdir` a ~/bin folder (make sure ~/bin is in $PATH) and ln -s for all the scripts I wanna use (e.g. below):
./install --link --dest ~/bin