From 462163a864b8d963ff5c2773426b2541dacd7b8d Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 12 May 2020 10:51:04 +0800 Subject: Update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5058b0e..e759d66 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # gist - Manage your gist like a pro + +All your snippets deserve version control and tagging! +`gist` is a simple bash script for gist management, lite and dependency-free! +Use it to boost your coding workflow. + - [Getting Started](#Getting-Started) - [Basic Commands](#Basic-Commands) - [Update and clone gists from Github](#Update-and-clone-gists-from-Github) @@ -20,6 +25,8 @@ ## Getting Started ```bash +# Install script +curl -fsSL https://raw.githubusercontent.com/typebrook/gist/master/install.sh | bash # Fetch your gists and clone them into ~/gist as git repos gist fetch # List your gists -- cgit v1.2.3-70-g09d2