X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.profile;h=45b4a5686487f2e0558fbdc18e5db1ad525e728c;hb=4012586325e2641a1ea2a960bdeebb7422f3cc9e;hp=92c103270569c0efc08125c811c60c61448553dd;hpb=57a1fbea830d859bdd34322f72fd3209cde838c4;p=dotfiles.git 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"