From 6eb04cb5a47233c5450fa6dc85156dc00e99a672 Mon Sep 17 00:00:00 2001 From: Simon Let Date: Mon, 11 May 2020 16:40:46 +0200 Subject: [PATCH] cosmetic changes --- scripts/install.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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"