]> git.phdru.name Git - dotfiles.git/commitdiff
Add `lib/config/python3`
authorOleg Broytman <phd@phdru.name>
Sun, 14 Jul 2024 21:52:12 +0000 (00:52 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 14 Jul 2024 21:52:12 +0000 (00:52 +0300)
lib/config/python3 [new file with mode: 0644]

diff --git a/lib/config/python3 b/lib/config/python3
new file mode 100644 (file)
index 0000000..4323987
--- /dev/null
@@ -0,0 +1,5 @@
+include git/less
+
+PY_VER=3.7
+export PY_VER
+PATH=$PATH:~/prog/git-scripts