From c1e21843a067e084e256aef1790461f93337f86d Mon Sep 17 00:00:00 2001 From: "Tyler E. Cone" Date: Sun, 27 Jul 2025 03:35:30 +0000 Subject: Initial Commit: Tracking global dotenv files for my default arch build. Includes python virtualenvs, git configs, zsh configs, and thefuck settings so far. --- .virtpyenvs/postrmvirtualenv | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .virtpyenvs/postrmvirtualenv (limited to '.virtpyenvs/postrmvirtualenv') diff --git a/.virtpyenvs/postrmvirtualenv b/.virtpyenvs/postrmvirtualenv new file mode 100755 index 0000000..0d34a0e --- /dev/null +++ b/.virtpyenvs/postrmvirtualenv @@ -0,0 +1,4 @@ +#!/usr/bin/zsh +# This hook is run after a virtualenv is deleted. +# argument: full path to environment directory + -- cgit v1.2.3-70-g09d2