oh-my-zsh/plugins/virtualenvwrapper
Dom Sekotill 9a2d1d6790 Test only for the presence of a .git directory in virtualenvwrapper
Instead of using both $(git rev-parse --show-toplevel) and a check for
a .git directory, use just the latter. As well as being redundant
the former does not work quite so well when using multiple worktrees;
each worktree will be treated as a separate project.
2016-11-25 11:36:28 +00:00
..
virtualenvwrapper.plugin.zsh Test only for the presence of a .git directory in virtualenvwrapper 2016-11-25 11:36:28 +00:00