Overview
This episode shows how to install and configure ASDF to manage development environments with different versions of tools and/or programming language frameworks. This episode shows how to use asdf to install non-conflicting versions of programming languages like python and nodejs or tools like awscli and terraform on multiple directories in a windows machine.
References
ASDF official website: https://asdf-vm.com/ Script to install and configure asdf on Oh My Zsh: https://raw.githubusercontent.com/dyordsabuzo/miscellany/main/tools/asdf-ubuntu-install.sh Setting up ubuntu terminal on windows: https://www.youtube.com/watch?v=MJHN7F_xAqA&t=4s