diff --git a/.oh-my-zsh/custom/python.zsh b/.oh-my-zsh/custom/python.zsh new file mode 100644 index 0000000..24b7898 --- /dev/null +++ b/.oh-my-zsh/custom/python.zsh @@ -0,0 +1 @@ +export PYTHONDONTWRITEBYTECODE="1"; \ No newline at end of file