From 3829f82d9c67fbea5309d3b2f1a238bb0e50dadd Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 15 Oct 2022 07:29:37 +0100 Subject: =?UTF-8?q?Add=20message=20begging=20for=20help=20lol=20?= =?UTF-8?q?=F0=9F=90=A2=20(#569)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index df66dbc2f..ff5ae8e69 100755 --- a/install.sh +++ b/install.sh @@ -188,3 +188,30 @@ printf '\n[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh\n' >> ~/.bash # Use of single quotes around $() is intentional here # shellcheck disable=SC2016 echo 'eval "$(atuin init bash)"' >> ~/.bashrc + +cat << EOF + + + + _______ __ __ _______ __ _ ___ _ __ __ _______ __ __ +| || | | || _ || | | || | | | | | | || || | | | +|_ _|| |_| || |_| || |_| || |_| | | |_| || _ || | | | + | | | || || || _| | || | | || |_| | + | | | || || _ || |_ |_ _|| |_| || | + | | | _ || _ || | | || _ | | | | || | + |___| |__| |__||__| |__||_| |__||___| |_| |___| |_______||_______| + + + +Thanks for installing Atuin! I really hope you like it. + +If you have any issues, please open an issue on GitHub or visit our Discord (https://discord.gg/dPhv2B3x)! + +Otherwise, Atuin is a hobby project - if you find it valuable, you can help us out! + +- ⭐️ Give us a star on GitHub (https://github.com/ellie/atuin) +- 🚀 Contribute! We would love more regular contributors (https://github.com/ellie/atuin) +- 🤑 Sponsor me! If you value the project + want to help keep the hosted sync server free (https://github.com/sponsors/ellie) + +~ Ellie 🐢💖 +EOF -- cgit v1.2.3