]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
Feat(recode-filenames-recursive): Allow to omit parameters
[dotfiles.git] / .profile
index 92c103270569c0efc08125c811c60c61448553dd..45b4a5686487f2e0558fbdc18e5db1ad525e728c 100644 (file)
--- 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"