Skip to content

savala/git-feeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 💰

About

Have emojis dictate your commit messages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages