gitmoji
An interactive command-line tool for using emojis on commits.
gitmoji --commit
- Initialize the git hook (so `gitmoji` will be run every time `git commit` is run):
gitmoji --init
gitmoji --remove
- List all available emojis and their descriptions:
gitmoji --list
- Search emoji list for a list of keywords:
gitmoji --search {keyword1} {keyword2}
- Update cached list of emojis from main repository:
gitmoji --update
- Configure global preferences:
gitmoji --config
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).