An open API service indexing awesome lists of open source software.

https://github.com/fgrehm/dotfiles-chezmoi

chezmoi configs for my machine
https://github.com/fgrehm/dotfiles-chezmoi

chezmoi dotfiles

Last synced: about 2 months ago
JSON representation

chezmoi configs for my machine

Awesome Lists containing this project

README

          

# dotfiles-chezmoi

My dotfiles powered by [chezmoi](https://www.chezmoi.io).

## Setup

```bash
sh -c "$(wget -qO- get.chezmoi.io)" -- init --verbose --apply fgrehm/dotfiles-chezmoi
```