# Dotfiles ![xkcd 1806](https://imgs.xkcd.com/comics/borrow_your_laptop.png) ## Install This repository uses [chezmoi](https://www.chezmoi.io/) to manage the dotfiles. To install the dotfiles, first install `chezmoi` with your package manage and then run: ``` sh chezmoi init https://code.badjware.dev/badjware/dotfiles.git chezmoi apply ```