From cd07b16df332b37010cd082538abb2fb14882ce5 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 29 Jun 2020 15:01:41 +0800 Subject: Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e604e..3f25be3 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,8 @@ Run `gist ` to enter sub-shell with working directory of the given gist i Since now a gist is a local cloned repo, it is your business to do git commit and git push. Use `gist push ` is not recommended. ### Clean unnecessary local repos -Say you delete gists with command `gist delete ...`, the local git repositories are still at `~/gist/`. Run `gist clean` to move them into `/tmp` +Say you delete gists with command `gist delete ...`, the local git repositories are still at `~/gist/`. +Run `gist clean` to move them into `/tmp/gist/`. ## Configuration `gist` stores your configuraion inside `~/.config/gist.conf`, with `=` format for each line. And just do `source ~/.config/gist.conf` at runtime. -- cgit v1.2.3-70-g09d2