changed default work computer

This commit is contained in:
Jonas Forsberg 2022-09-27 11:34:17 +02:00
parent 6fed8d09b5
commit bb0f3ffc7b

View File

@ -37,7 +37,7 @@ fi
# shellcheck disable=1090
[[ -d "$HOME/.rbenv/bin" ]] && export PATH="$HOME/.rbenv/bin:$PATH" && eval "$(rbenv init -)"
[[ "$(hostname)" != "exsilio" ]] && export PS1_COLOR_HOSTNAME="\[\033[0;33m\]"
[[ "$(hostname)" != "pingue" ]] && export PS1_COLOR_HOSTNAME="\[\033[0;33m\]"
#exit with no error
/bin/true