My personal dotfiles. Pilfer at your own peril 😈
sudo apt install -y git curl
sh -c "$(curl -fsLS https://raw.githubusercontent.com/jlrickert/dotfiles/main/setup.sh)"
brew install curl git # I am guessing here. Too lazy to look it up
sh -c "$(curl -fsLS https://raw.githubusercontent.com/jlrickert/dotfiles/main/setup.sh)"
Use pnpm
Note
Requires docker
Quick get up and running in a docker environment
./scripts/ubuntu-build.sh
./scripts/ubuntu-start.sh
./packages/chezmoi/install.sh
./repos/github.com/jlrickert/dotfiles/setup.sh