mkdir $HOME/src
git clone https://github.com/aeonzh/dotfiles.git $HOME/src/dotfiles
alias dots='git --git-dir=$HOME/src/dotfiles/ --work-tree=$HOME'
dots checkoutcat ~/Brewfile* | brew bundle
# or alternatively choose only the files you intend to includesudo vi /etc/shellsAdd
/home/linuxbrew/.linuxbrew/bin/zshRun
chsh -s $(which zsh)Restart WSL
wsl --shutdonw