gitmoji

1.1.1 • Public • Published

Emojified Git log

Usage

  1. npm i gitmoji —g
  2. You can now use gitmoji in your terminal!

Custom git log command

You can run gitmoji <git log cmd> or set GIT_LOG env variable to customize the git log command. The default log gitmoji uses is git log.

$PAGER

Gitmoji respects your default pager ($PAGER or git’s core.pager). If none of these variables is set, less -rX is used as the pager.

Readme

Keywords

Package Sidebar

Install

npm i gitmoji

Weekly Downloads

30

Version

1.1.1

License

MIT

Last publish

Collaborators

  • patrikholcak