Skip to content

Commit

Permalink
Update Python virtualenvwrapper documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hotpxl authored and indrajitr committed Apr 3, 2024
1 parent cc3b6e0 commit 5ff938d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ disable _virtualenvwrapper_, add the following to
_`${ZDOTDIR:-$HOME}/.zpreztorc`_.

```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
Expand Down

0 comments on commit 5ff938d

Please # to comment.