oh-my-zsh/plugins/virtualenv
Andrew Grangaard 894e1caa0a virtualenv cleanup: replaces subshell with prompt expansion.
* :t parameter expansion returns the last portion of the path,
  equivalent to basename. I <3 zsh.
* adds comments for the VIRTUAL_ENV_DISABLE_PROMPT,
  used by virtual_env activate

See also:
  http://zsh.sourceforge.net/Doc/Release/Expansion.html#Parameter-Expansion
2013-06-08 11:36:33 -07:00
..
virtualenv.plugin.zsh virtualenv cleanup: replaces subshell with prompt expansion. 2013-06-08 11:36:33 -07:00