From: Oleg Broytman Date: Sun, 14 Jul 2024 21:52:12 +0000 (+0300) Subject: Add `lib/config/python3` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=e215a54a3b2947a483d893e4abd506b153e227b2;p=dotfiles.git Add `lib/config/python3` --- diff --git a/lib/config/python3 b/lib/config/python3 new file mode 100644 index 0000000..4323987 --- /dev/null +++ b/lib/config/python3 @@ -0,0 +1,5 @@ +include git/less + +PY_VER=3.7 +export PY_VER +PATH=$PATH:~/prog/git-scripts