diff --git a/bash/.bash_env b/bash/.bash_env index b38ca90..3433d25 100644 --- a/bash/.bash_env +++ b/bash/.bash_env @@ -89,6 +89,7 @@ export RIPGREP_CONFIG_PATH=~/.config/ripgrep/config # Prevent __pycaches__ from forming export PYTHONDONTWRITEBYTECODE=1 +export PYTHONPYCACHEPREFIX=1 # Coloring ========================================================== # Truecolor support gives full rgb support. This looks something like: