diff options
Diffstat (limited to '.virtpyenvs/postmkproject')
-rwxr-xr-x | .virtpyenvs/postmkproject | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.virtpyenvs/postmkproject b/.virtpyenvs/postmkproject new file mode 100755 index 0000000..8de8f2d --- /dev/null +++ b/.virtpyenvs/postmkproject @@ -0,0 +1,3 @@ +#!/usr/bin/zsh +# This hook is run after a new project is activated. + |