Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 704 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 704 Bytes

git-feeling

Let emojis show how you feel about your commits

Showcase

Setup

Clone the current repo

git clone https://github.com/savala/git-feeling.git

Add feeling.sh as an alias for git

git config --global alias.feeling '!sh <path/to/git-feeling>/feeling.sh'

Usage

Add some emotion to your commit messages now! Instead of git commit use the following:

git feeling [options] <message>

Options

  • -h or --happy - adds a 😃
  • -s or --sad - adds a 😫
  • -w or --win - adds a 🍺
  • -a or --angry - adds a 😡
  • -m or --money - adds a 💰