diff options
Diffstat (limited to '.virtpyenvs/get_env_details')
-rwxr-xr-x | .virtpyenvs/get_env_details | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.virtpyenvs/get_env_details b/.virtpyenvs/get_env_details new file mode 100755 index 0000000..d579c40 --- /dev/null +++ b/.virtpyenvs/get_env_details @@ -0,0 +1,4 @@ +#!/usr/bin/zsh +# This hook is run when the list of virtualenvs is printed so each name can include details. +# argument: environment name + |