Calvin Smith
a7729561e8
Add support for skipping VIRTUALENVWRAPPER init in modules/python ( #598 )
...
* Support skip-virtualenvwrapper-init zstyle in python module to avoid auto-sourcing of virtualenvwrapper.sh
* Don't overwrite the WORKON_HOME env var if the user has already set it
8 years ago
Humberto Morales
fea08d4e50
[ Fix #669 ] Do not use lazy virtualenvwrapper
...
Lazy virtualenvwrapper completion crashes Zsh.
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Arthur Noel
bf9dbfd5b9
Support $PYTHONUSERBASE per PEP 370
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
11 years ago
Sorin Ionescu
459238b2bb
Replace pythonz with pyenv
...
Depending on Python to manage Python is silly.
11 years ago
Sorin Ionescu
e5de305157
[ Fix #383 ] Do not set $MANPATH
...
man dynamically searches for man pages based on $PATH.
12 years ago
Sorin Ionescu
b36d98e431
Fix the name of the theme setup function in READMEs
12 years ago
Sorin Ionescu
f12c24e76e
Rename python-info zstyle patterns
12 years ago
Sorin Ionescu
7d68d3ff52
[ Fix #297 ] Check for pythonz before returning
12 years ago
Sorin Ionescu
ac04921afa
Clarify info functions descriptions
12 years ago
Sorin Ionescu
eceef765b7
Move theming documentation into its own section
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
afae737b78
Document virtualenvwrapper configuration variables
12 years ago
Sorin Ionescu
f8689401de
Set the virtualenvwrapper $WORKON_HOME variable
12 years ago
Sorin Ionescu
6e664690ef
Use the lazy virtualenvwrapper
12 years ago
Sorin Ionescu
98c545a102
[ Fix #248 ] Replace virtualenv_info with python-info
...
Conflicts:
modules/python/README.md
12 years ago
Sorin Ionescu
1057801208
[ Fix #218 ] Add support for pythonz
12 years ago
Sorin Ionescu
627d653360
Alias py to python
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
b2b90c22f8
Improve diction in documentation
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Sorin Ionescu
e541283126
[ Fix #112 ] Add documentation for python
13 years ago
Sebastian Wiesner
c9561e1b87
Source virtualenvwrapper in python module
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago