changed default work computer
This commit is contained in:
parent
6fed8d09b5
commit
bb0f3ffc7b
2
.bashrc
2
.bashrc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user