Laptop updates

This commit is contained in:
pfych 2025-07-10 17:09:01 +10:00 committed by Violet Heague
parent 5a23bb968e
commit 27bd600bc1
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,7 @@ source <(fzf --zsh)
# Prompt
configPrompt() {
case $(uname -n) in
"Noahs-M3-MacBook-Pro.local") PROMPT_EMOJI="🌊";;
" PPAU_MAC07") PROMPT_EMOJI="🌊";;
"Noahs-Mac-mini.local") PROMPT_EMOJI="💿";;
"pfych-desktop") PROMPT_EMOJI="✨";;
"violets-laptop") PROMPT_EMOJI="🏳️‍⚧️";;