Awesome
zsh-daily-emoji-theme
A ZSH custom theme that shows random emojis at the beginning of each command depending on the day of the week. I'm not sure who wrote the initial version of this theme. I modified it so that the prompt shows the system information that I want.
Setup steps:
- Create a custom theme in
~/.oh-my-zsh/custom/themes
with format<my-theme-name>.zsh-theme
- Paste this theme content to the newly created theme
- Specify the custom theme name in
~/.zshrc
for the variableZSH_THEME
- Open a new terminal instance to apply the theme