Awesome
✏️✅ emoji theme for oh my zsh
emoji theme for oh-my-zsh. simplified robbyrussell and replaced git prompt symbol with emoji for better clarity
Requirements
- macOS
- oh my zsh
✏️ emojis might corrupts on Linux terminals. If so please replace ✏️ emoji with robbyrussell's default dingbat "✗" .
Installation
Copy emoji.zsh-theme into your ~/.oh-my-zsh/themes/
directory
Then change current theme to emoji ZSH_THEME=emoji
in your ~/.zshrc
.
Activate a new theme with $ source ~/.zshrc
.
🎨 Optionally, if you want the same color scheme as the one used in the screenshot, install Atom One Dark Theme for Terminal made by the Atom team. Also, it's available in One Light.
Syntax
➜ current_dir (git_branch) <emoji indicator>
- ✏️ Git prompt is dirty (uncommitted files)
- ✅ Git prompt is clean (committed)
Known Issues
- ✏️ emoji is breaking cursor potion to the right hover on the first character on Crostini terminal
Suggestions
Please reach me out at mei@hackwith.org
Thanks!