zsh config

Change Prompt

# ~/.oh-my-zsh/themes/<themeName>.zsh-theme
# OR #
# ~/.zshrc

PROMPT='☕%{%f%b%k%}$(build_prompt) '

Symbol cheatsheat: https://www.w3schools.com/charsets/ref_utf_symbols.asp

Last updated

Was this helpful?