From 70c20b4888e0b89f47ef39e578a32462a8ec300f Mon Sep 17 00:00:00 2001 From: Alen Date: Fri, 19 Dec 2025 20:01:20 +0400 Subject: Add Python devtools config --- dot_zshenv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot_zshenv b/dot_zshenv index ad5db84..e171fb7 100644 --- a/dot_zshenv +++ b/dot_zshenv @@ -94,3 +94,6 @@ fi if [[ -d "${HOME}/.cargo/bin" ]]; then export PATH="${PATH}:${HOME}/.cargo/bin" fi + +# Python devtools config +export PY_DEVTOOLS_HIGHLIGHT=1 -- cgit 1.4.1-2-gfad0