mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Initialize virtualenv.
This commit is contained in:
@@ -21,6 +21,7 @@ fi
|
|||||||
|
|
||||||
# For virtualenvwrapper
|
# For virtualenvwrapper
|
||||||
export WORKON_HOME=$HOME/.virtualenvs
|
export WORKON_HOME=$HOME/.virtualenvs
|
||||||
|
export VIRTUALENVWRAPPER_VIRTUALENV_ARGS='--no-site-packages'
|
||||||
|
|
||||||
# GPG full key id
|
# GPG full key id
|
||||||
export GPG_ID=7FD58D9A196DCEEEAD671F94F4D7A7915DEA789B
|
export GPG_ID=7FD58D9A196DCEEEAD671F94F4D7A7915DEA789B
|
||||||
|
|||||||
@@ -145,7 +145,7 @@ zstyle ':prezto:module:prompt' theme 'matir'
|
|||||||
# zstyle ':prezto:module:python:virtualenv' auto-switch 'yes'
|
# zstyle ':prezto:module:python:virtualenv' auto-switch 'yes'
|
||||||
|
|
||||||
# Automatically initialize virtualenvwrapper if pre-requisites are met.
|
# Automatically initialize virtualenvwrapper if pre-requisites are met.
|
||||||
# zstyle ':prezto:module:python:virtualenv' initialize 'yes'
|
zstyle ':prezto:module:python:virtualenv' initialize 'yes'
|
||||||
|
|
||||||
#
|
#
|
||||||
# Screen
|
# Screen
|
||||||
|
|||||||
Reference in New Issue
Block a user