Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 568 Bytes

File metadata and controls

27 lines (17 loc) · 568 Bytes

willscottuk/dotfiles

dotfiles, managed with chezmoi.

Install

This'll install Homebrew and chezmoi. After installation chezmoi will be initialized.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/willscottuk/dotfiles/main/install.sh)"

Manual install

Prerequisite: Homebrew & chezmoi

# Setup
chezmoi init https://github.com/willscottuk/dotfiles.git

# Configure ~/.config/chezmoi/chezmoi.toml
chezmoi init

Inspiration

chimurai