/dotfiles-wsl2

Dotfiles for WSL2

Primary LanguageShell

dotfiles

My dotfiles for WSL2 (Ubuntu).

Installation

/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