From 7ccfb4562014c2a9b69d951f557cc3592b4e854e Mon Sep 17 00:00:00 2001 From: redaktor Date: Sat, 25 Jul 2015 15:28:47 +0200 Subject: [PATCH] added emojify Emoji on the command line ... [via @mahemoff 's twitter] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a20bc93..527d231 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [mysql-colorize](https://github.com/horosgrisa/mysql-colorize.bash) - Colorization for mysql comand-line client * [oh-my-git](https://github.com/arialdomartini/oh-my-git) - An opinionated git prompt for bash and zsh * [sexy-bash-prompt](https://github.com/twolfson/sexy-bash-prompt) - Bash prompt with colors, Git statuses, and Git branches +* [emojify](https://github.com/mrowa44/emojify) Emoji on the command line :scream: ## For Developers