53 Commits (b7ca73841530ce1954de97912d716cea2f7aa628)

Author SHA1 Message Date
bryndin a3266044e4 python: autoload add-zsh-hook when needed (#1549) 6 years ago
Kaleb Elwert c9a9a6d776 python: remove zstyle setting in favor of third party environment variable 7 years ago
Kaleb Elwert 84547e28bb python: only override virtualenv python if not set 7 years ago
Kaleb Elwert 089e7edd9e python: only override virtualenvwrapper python when needed 7 years ago
Kaleb Elwert 09313c0c84 python: make a reasonable guess about virtualenvwrapper python location 7 years ago
Kaleb Elwert c72ea38979 python-info: add support for pyenv and only do extra work if the prompt needs it 7 years ago
Kaleb Elwert 07fe0d0e31 python-info: avoid setting python_info[version] if python is not on the PATH 7 years ago
Kaleb Elwert 00c2c61e3b python-info: provide python version info for theming 7 years ago
ickc 56e4d7c1dd Added conda virtualenv support to python module. (#1505) 7 years ago
Kaleb Elwert 948d9b3aa5 Store cache files in a user-writable location 7 years ago
Jeff Widman 727f094b0f [python] cleanup readme formatting 7 years ago
Jeff Widman 8fa14ed72f Drop `easy_install` in docs, everyone now uses `pip` (#1436) 7 years ago
Greg Anders 9c528efa60 Explicitly set PYENV_ROOT 7 years ago
Indrajit Raychaudhuri 83ab314b77 [python] Refine pyenv based virtualenv management 7 years ago
Indrajit Raychaudhuri 5ffc8a07f1 [python] Ensure availability of virtualenvwrapper file before sourcing it 7 years ago
Zach Whaley 3194442759 Edit pyenv virtualenv-init check to support non-brew installations 7 years ago
Indrajit Raychaudhuri 8d7e3e27c7 [python] Detect availability of virtualenv plugins as well as pyenv 7 years ago
Indrajit Raychaudhuri 19435b16ea [python] Improve and document `virtualenvwrapper` initialization flow 7 years ago
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting 7 years ago
Indrajit Raychaudhuri bcbaea27af [python] Detect actual `pip` command available for generating completion cache 7 years ago
Kaleb Elwert 899c176942 python: add ubuntu locations for virtualenvwrapper.sh 7 years ago
Kaleb Elwert 7d5beeab51 Add comments into each of the function files to make them easier to find 7 years ago
Matthew Crenshaw ecc34e0051 Move virtualenv auto-switch cwd hook optional loader out from inside unrelated if statement (#1338) 7 years ago
Kaleb Elwert 7ae7a0266c Update python docs to include info on virtualenv auto-switching 7 years ago
Matthew Crenshaw 08e39a587f Python virtualenv auto workon cwd hook (#1300) 7 years ago
Kaleb Elwert 2794f95d3e Use the lazy-loaded version of virtualenvwrapper if available 7 years ago
Kaleb Elwert 1050a0a290 Add better support for pyenv virtualenvs 7 years ago
Indrajit Raychaudhuri 4f87376b50 Add support for 'pip', 'pip2', 'pip3' completion 7 years ago
Kaleb Elwert 7011031a87 Don't use a deprecated argument as a python example 7 years ago
Calvin Smith a7729561e8 Add support for skipping VIRTUALENVWRAPPER init in modules/python (#598) 7 years ago
Humberto Morales fea08d4e50 [Fix #669] Do not use lazy virtualenvwrapper 10 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file 10 years ago
Arthur Noel bf9dbfd5b9 Support $PYTHONUSERBASE per PEP 370 10 years ago
Sorin Ionescu 459238b2bb Replace pythonz with pyenv 11 years ago
Sorin Ionescu e5de305157 [Fix #383] Do not set $MANPATH 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 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 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 12 years ago
Sorin Ionescu 075f516763 Clean up READMEs 12 years ago