My dotfiles for WSL2 (Ubuntu).
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"
brew install dotbot
git clone https://github.com/chriskacerguis/dotfiles-wsl2.git ~/.dotfiles
dotbot -d ~/.dotfiles -c ~/.dotfiles/install.conf.yaml