diff --git a/.zshrc b/.zshrc index 1ea6fdf..2925817 100644 --- a/.zshrc +++ b/.zshrc @@ -126,3 +126,7 @@ source $ZSH/custom/plugins/zsh-git-prompt/zshrc.sh send_key() { cat ~/.ssh/id_rsa.pub | ssh $1 "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys" } + +#PYENV_ROOT="$HOME/.pyenv" +#PATH="$PYENV_ROOT/bin:$PATH" +eval "$(pyenv init -)" diff --git a/vim-plugins/tmp/undo/%home%viktor%.profile b/vim-plugins/tmp/undo/%home%viktor%.profile index 6d449c0..539816f 100644 Binary files a/vim-plugins/tmp/undo/%home%viktor%.profile and b/vim-plugins/tmp/undo/%home%viktor%.profile differ diff --git a/vim-plugins/tmp/undo/%home%viktor%.zshenv b/vim-plugins/tmp/undo/%home%viktor%.zshenv new file mode 100644 index 0000000..d8302ab Binary files /dev/null and b/vim-plugins/tmp/undo/%home%viktor%.zshenv differ diff --git a/vim-plugins/tmp/undo/%home%viktor%.zshrc b/vim-plugins/tmp/undo/%home%viktor%.zshrc index 27a8545..7562e78 100644 Binary files a/vim-plugins/tmp/undo/%home%viktor%.zshrc and b/vim-plugins/tmp/undo/%home%viktor%.zshrc differ