Skip to content

ggodreau/emojis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Maker

Now you can litter your commit messages with emojis!!

makin mojis yo

Installation steps:

  • Copy emojis.py into ~/bin and remove .py extension
    • mkdir ~/bin && mv emojis.py ~/bin/emojis.py
  • Make executable
    • mv chmod +x ~/bin/emojis
  • Add ~/bin to your system path
    • echo $PATH:~/bin >> ~/.bashrc

Usage instructions:

  • emojis [n_emojis]
  • Copy the returned emojis tag into the commit messages
  • Have fun! :trollface:

About

script to automatically pull in github emojis for commit messages :trollface:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages