diff --git a/bash/environment b/bash/environment index 5ef76ed..6836645 100644 --- a/bash/environment +++ b/bash/environment @@ -63,10 +63,6 @@ elif [[ `uname` == 'Linux' ]]; then export BS_OS='linux' fi -if [[ `hostname` == 'LTMBPBSANDIDGE.local' ]]; then - export BS_ENV='work' -fi - export EDITOR='vim' # python virtualenvwrapper