Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 510 Bytes

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: