X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.profile;h=c287c85ea75a3bc65e2285e35393ed6b5915daaa;hb=HEAD;hp=338ceb16b293a65073397a1fd17c9fe5377a94b9;hpb=9dcfbcda4191068f984c4ae53ceb8d50bec5468e;p=dotfiles.git diff --git a/.profile b/.profile index 338ceb1..45b4a56 100644 --- a/.profile +++ b/.profile @@ -206,13 +206,6 @@ if [ -t 0 ] ; then unset name email - #if which pyenv >/dev/null 2>&1; then - # PYENV_ROOT="$HOME/.pyenv" - # export PYENV_ROOT - # PATH="$PYENV_ROOT/bin:$PATH" - # eval "`pyenv init --path`" - #fi - #SCREENDIR="$HOME"/tmp/screen #export SCREENDIR #mkdir -p "$SCREENDIR" @@ -224,6 +217,8 @@ fi #export DISPLAY if [ -n "$DISPLAY" ]; then + PATH=$PATH:/usr/games + # mutt, python and vim BACKGROUND=LIGHT export BACKGROUND