- install Windows Terminal
- install wsl
- install Ubuntu
sudo apt update && sudo apt upgrade- install Homebrew
- install pyenv
- Issue with ctypes module: pyenv/pyenv#1933
- install oh-my-posh
- install jump
pip3 install pandas jupyter- fix Jupyter in WSL:
- add
export BROWSER='/mnt/c/Users/danie/AppData/Local/Google/Chrome/Application/chrome.exe'to.bashrc