Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 345 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 345 Bytes

jfuchs/dotfiles

This project contains my personal dotfiles and Codespaces configuration, managed by chezmoi.

Usage

Install

> sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply jfuchs

or

brew install chezmoi
chezmoi init --apply jfuchs

Update

> chezmoi update