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.

- Create a custom theme in
~/.oh-my-zsh/custom/themeswith format<my-theme-name>.zsh-theme - Paste this theme content to the newly created theme
- Specify the custom theme name in
~/.zshrcfor the variableZSH_THEME - Open a new terminal instance to apply the theme