Python Environment Setup with pyenv and venv
Setup for python development environment. We will use pyenv (version manager) + venv instead of conda.
Setup for python development environment. We will use pyenv (version manager) + venv instead of conda.
Setup for ruby development environment. We will use rbenv (version manager) + bundler (project environment manager)
My shell setup. I am using Z Shell (Zsh), but this documentation may also include non-zsh-exclusive general shell setup.