From 61222db9377f900a79f26d09af9d7fb3a9eef4c0 Mon Sep 17 00:00:00 2001 From: Diogo Alexsander Cavilha Date: Mon, 10 Dec 2018 13:33:44 -0200 Subject: [PATCH] :books: Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b14148..a48123c 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ git config --global color.status.untracked "cyan" I suggest you to use this scheme color because fancygit will paint the background branch or showing icon colors, most of the time, according to the current repo status. You can run the command: `fancygit --colors` in order to see those suggested colors. If you want to apply that colors configuration, you can type `fancygit --colors-set`. +You can always run a `fancygit --help` to check out the possibilities ;) + ### Overview As a picture is worth a thousand words...