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