Examples (7)
Start the commit wizard
gitmoji --commitInitialize the Git hook (so `gitmoji` will be run every time `git commit` is run)
gitmoji --initRemove the Git hook
gitmoji --removeList all available emojis and their descriptions
gitmoji --listSearch emoji list for a list of keywords
gitmoji --search keyword1 keyword2Update cached list of emojis from main repository
gitmoji --updateConfigure global preferences
gitmoji --configmade by @shridhargupta | data from tldr-pages