diff --git a/scripts/install.sh b/scripts/install.sh index 085446d..833281b 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -256,4 +256,11 @@ info="$info ---- Close this by pressing Q ----" -echo "$info" | less \ No newline at end of file +echo "$info" | less + +echo +echo "All done!" +echo "Thank you for using RESH" +echo "Issues go here: https://github.com/curusarn/resh/issues" +echo "Do not forget to restart your terminal" +# echo "Ctrl+R launches the RESH SEARCH app"