Skip to content

Commit 747391a

Browse files
committed
📝 Update README
Document config -g option. Signed-off-by: Carlos Cuesta <carloscuesta@me.com>
1 parent c0b5c23 commit 747391a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ A gitmoji interactive client for using gitmojis on commit messages.
3434
$ gitmoji
3535
Options
3636
--init, -i Initialize gitmoji as a commit hook
37+
--config, -g Setup gitmoji-cli preferences
3738
--commit, -c Interactively commit using the prompts
3839
--list, -l List all the available gitmojis
3940
--search, -s Search gitmojis
@@ -93,3 +94,9 @@ Update the gitmojis list, by default the first time you run gitmoji, the cli cre
9394
```bash
9495
$ gitmoji -u
9596
```
97+
98+
### Config
99+
100+
Run `gitmoji -g` to setup some gitmoji-cli preferences, such as the auto `git add .` feature.
101+
102+
![gitmoji config](https://cloud.githubusercontent.com/assets/7629661/23577826/82e8745e-00c9-11e7-9d7e-623a0a51bff9.png)

0 commit comments

Comments
 (0)