|
|
@ -13,7 +13,7 @@ disable _virtualenvwrapper_, add the following to
|
|
|
|
_`${ZDOTDIR:-$HOME}/.zpreztorc`_.
|
|
|
|
_`${ZDOTDIR:-$HOME}/.zpreztorc`_.
|
|
|
|
|
|
|
|
|
|
|
|
```sh
|
|
|
|
```sh
|
|
|
|
zstyle ':prezto:module:python' skip-virtualenvwrapper-init 'on'
|
|
|
|
zstyle ':prezto:module:python:virtualenv' initialize 'no'
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
Conda support can be enabled by adding the following to
|
|
|
|
Conda support can be enabled by adding the following to
|
|
|
|