Adding new stuff
This commit is contained in:
parent
8e93a2ea02
commit
cfc7afe4f1
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
|
@ -111,8 +111,8 @@ j () {
|
|||
#export LC_ALL=en_US.UTF-8
|
||||
|
||||
PYENV_ROOT="$HOME/.pyenv"
|
||||
PATH="$PYENV_ROOT/bin:$PATH"
|
||||
eval "$(pyenv init -)"
|
||||
# PATH="$PYENV_ROOT/bin:$PATH"
|
||||
#eval "$(pyenv init -)"
|
||||
|
||||
source /usr/local/bin/virtualenvwrapper.sh
|
||||
# eval ssh-agent > /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue