This theme is intended to be used with oh-my-zsh (which depends on ZSH).
- customizable emoji icons
- customizable bio description
- customizable border line color(random 256 color by default)
-
Download the theme
curl https://raw.githubusercontent.com/lxynox/emojeer/master/emojeer.zsh-theme > ~/.oh-my-zsh/custom/themes/emojeer.zsh-theme
-
Update
~/.zshrc
($ZSHRC)ZSH_THEME="emojeer"
-
Source $ZSHRC/Open new tabs to view changes
name | variable(src) |
---|---|
user | $_USER |
host | $_USER |
path | $_1LEFT |
time | $_1RIGHT |
date | $_1RIGHT |
battery | $_1RIGHT |
BIO | $_BIO |
command prompt | $PROMPT |
All the emoji icons can be easily twitsted, directly edit the source file β: vi $ZSH/custom/themes/emojier.zsh-themes
and goto the Customization section.
I forked bureau as my personal oh-my-zsh theme and tweaked it appeal to personal flavour.