]> arthur.barton.de Git - ax-zsh.git/commit
New "venv" plugin
authorAlexander Barton <alex@barton.de>
Tue, 28 Aug 2018 07:55:45 +0000 (09:55 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 12 Sep 2018 14:14:26 +0000 (16:14 +0200)
commitf24d669e4c6014e9db8dc98a714d19f66ff1ba2d
tree68b6c640add2010c73365c1f9903301c21e6e03b
parent10845acab06a201b9f3cd9c799ba1fe66ab72765
New "venv" plugin

This can be used to activate Python "virtual venv environments", but
is basically language agnostic.
plugins/venv/README.md [new file with mode: 0644]
plugins/venv/venv.zshrc [new file with mode: 0644]