From 752acb916f2a02d3d56690dc0079821df38cb79b Mon Sep 17 00:00:00 2001 From: Simon Let Date: Thu, 27 Jun 2019 01:08:26 +0200 Subject: [PATCH] Show contact form link after install --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index aea297b..e63c1539 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,8 @@ install: build submodules/bash-preexec/bash-preexec.sh shellrc.sh config.toml uu # You can uninstall this at any time by running `rm -rf ~/.resh/` # You won't lose any collected history by removing `~/.resh` directory # + # Please give me some contact info using this form: https://forms.gle/227SoyJ5c2iteKt98 + # uninstall: # Uninstalling ...