From 11ac29ac1bcb989ae02561cc1572b3018b950c50 Mon Sep 17 00:00:00 2001 From: Alex Manning Date: Sun, 2 Jan 2022 11:28:21 +0000 Subject: [PATCH] Raspberry --- home/.bash_profile.d/prompt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/.bash_profile.d/prompt b/home/.bash_profile.d/prompt index 0c63eaa..eb99bb2 100644 --- a/home/.bash_profile.d/prompt +++ b/home/.bash_profile.d/prompt @@ -46,6 +46,9 @@ case `hostname -s` in c1=$CYAN c2=$GREEN ;; + vesta) + trail=🍓 + ;; esac fi