emojify in alphabetical order

see https://github.com/alebcay/awesome-shell/pull/91
This commit is contained in:
redaktor 2015-07-25 20:39:43 +02:00
parent 7ccfb45620
commit 0948ddaba4
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [bash-git-prompt](https://github.com/magicmonty/bash-git-prompt) - An informative and fancy Bash prompt for Git users
* [bash-powerline](https://github.com/riobard/bash-powerline) - Powerline-style Bash prompt in pure Bash script
* [bashstrap](https://github.com/barryclark/bashstrap) - A quick way to spruce up OSX terminal
* [emojify](https://github.com/mrowa44/emojify) Emoji on the command line :scream:
* [flatui-terminal-theme](https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme) - Nicer colors for terminal
* [git-prompt](https://github.com/lvv/git-prompt) - Bash prompt with Git, SVN and HG modules
* [gittify](https://github.com/momeni/gittify) - A colorful Bash prompt + customized Git aliases
@ -66,7 +67,6 @@ 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