Skip to content

atetz/dotfiles

Repository files navigation

Bootstrap dev computer with chezmoi

This repo contains a simple way to bootstrap a new computer with chezmoi.

MacOS steps

  1. Install xcode
sudo xcode-select --install
  1. Check for system updates and update (especially xcode).
  2. Install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install chezmoi and my dotfiles with one single command:
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply --verbose atetz

About

Managed by Chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages