Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.
/ gitmoji-log Public archive

render replace emoji aliases in your git-log

License

Notifications You must be signed in to change notification settings

zetaron/gitmoji-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitmoji-log

Travis Build Status npm version gitmoji badge npm downloads

A gitmoji interactive client for using gitmojis on commit messages.

Install

$ npm i -g gitmoji-log
$ yarn global add gitmoji-log

This module depends on the ~/.gitmoji/gitmojis.json file generated by gitmoji-cli, you might want to install it too.

Alternatively you can download the gitmojis.json file and place it inside the ~/.gitmoji/ directory by hand.

git config --global --add pager.log 'gitmoji-log | less --tabs=4 -rFX'

About

render replace emoji aliases in your git-log

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published