HISTSIZE=1000 SAVEHIST=1000 HISTFILE=~/.zsh_history TIMEFMT=$'real\t%E\nuser\t%U\nsys\t%S' DEFAULT_PYTHON_VENV="${HOME}/.local/python"