From c539cb674172862fa01cc1da81a7fbecb1b9c79e Mon Sep 17 00:00:00 2001 From: Alex Epstein Date: Sat, 29 Jul 2017 18:48:47 -0400 Subject: [PATCH] Adding quicklist to repo README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c3550b7..28b925f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ ### All of these scripts have been heavily tested on macOS and Linux ### Most of these scripts have been tested on Windows 10 and the official developer bash instance. Does not work with Cygwin or Mysys2. +For a quick list and summary of the tools from the terminal run one of the following 3 lines compatible with your system + +```bash +curl -A curl -s cheat.sh/~Bash-Snippets +wget -qO- cheat.sh/~Bash-Snippets +fetch cheat.sh/~Bash-Snippets +``` + ## Cheat