This repository contains my personal dotfiles managed using chezmoi.
To set up these dotfiles on your system, follow these steps:
- Install chezmoi (if not already installed) using Homebrew:
brew install chezmoi
- Apply the dotfiles using chezmoi:*
chezmoi init --apply YannickMickler
You can customize your dotfiles by editing the files in this repository. After making changes, you can apply them with:
chezmoi apply