
gitmoji
List of commands for gitmoji:
-
gitmoji:tldr:00b0c gitmoji: Update cached list of emojis from main repository.$ gitmoji --updatetry on your machineexplain this command
-
gitmoji:tldr:13520 gitmoji: Start the commit wizard.$ gitmoji --committry on your machineexplain this command
-
gitmoji:tldr:25780 gitmoji: Remove the git hook.$ gitmoji --removetry on your machineexplain this command
-
gitmoji:tldr:36bd6 gitmoji: Search emoji list for a list of keywords.$ gitmoji --search ${keyword1} ${keyword2}try on your machineexplain this command
-
gitmoji:tldr:3fbcf gitmoji: List all available emojis and their descriptions.$ gitmoji --listtry on your machineexplain this command
-
gitmoji:tldr:4a4bd gitmoji: Configure global preferences.$ gitmoji --configtry on your machineexplain this command
-
gitmoji:tldr:6b8a5 gitmoji: Initialize the git hook (so `gitmoji` will be run every time `git commit` is run).$ gitmoji --inittry on your machineexplain this command