X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.profile;h=93756db412a213909724bf2161e1fc8cef555c53;hp=92c103270569c0efc08125c811c60c61448553dd;hb=HEAD;hpb=57a1fbea830d859bdd34322f72fd3209cde838c4 diff --git a/.profile b/.profile index 92c1032..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"