Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tetov/dotfiles

my dotfiles setup :cat2:
https://github.com/tetov/dotfiles

chezmoi dotfiles

Last synced: 2 months ago
JSON representation

my dotfiles setup :cat2:

Awesome Lists containing this project

README

        

# tetov/dotfiles

## Setup

```bash
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply tetov
```

## Update

```bash
chezmoi update
```