summarylogtreecommitdiffstats
path: root/cheatsheet.install
diff options
context:
space:
mode:
Diffstat (limited to 'cheatsheet.install')
-rw-r--r--cheatsheet.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/cheatsheet.install b/cheatsheet.install
new file mode 100644
index 000000000000..ca46feb85426
--- /dev/null
+++ b/cheatsheet.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Run 'cheatsheet -update' now to download the TLDR archive"
+}