<aside> 💡 Microsoft Store > Download Debian
</aside>
# Install
wsl --install Debian
# Run
wsl -d Debian
sudo apt update
sudo apt purge vim-tiny
sudo apt install bash-completion build-essential ca-certificates curl git vim
sudo apt install ripgrep