/dotfiles

My personal dotfiles configuration

Primary LanguageShell

Dotfiles

This repository contains my dotfiles managed with chezmoi.

Setup

MacOS

brew install chezmoi
chezmoi init --apply joshunrau

Arch Linux

pacman -S chezmoi git zsh
chezmoi init --apply --ssh joshunrau

Update

chezmoi update --apply