Update emojis
This commit is contained in:
parent
6ca24876b0
commit
b8f17ea17f
@ -11,7 +11,8 @@ ZSH_AUTOSUGGEST_STRATEGY=(history completion)
|
||||
configPrompt() {
|
||||
case $(uname -n) in
|
||||
"Noahs-M3-MacBook-Pro.local") PROMPT_EMOJI="🌊";;
|
||||
"Noahs-Mac-mini.local") PROMPT_EMOJI="🗜️";;
|
||||
"Noahs-Mac-mini.local") PROMPT_EMOJI="💿";;
|
||||
"pfych-desktop") PROMPT_EMOJI="✨";;
|
||||
*) PROMPT_EMOJI="😵💫";;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user