Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jclem/dotfiles

Personal dotfiles
https://github.com/jclem/dotfiles

Last synced: about 1 month ago
JSON representation

Personal dotfiles

Awesome Lists containing this project

README

        

# jclem/dotfiles

This project contains my personal dotfiles and Codespaces configuration, managed
by [chezmoi](https://chezmoi.io).

## Usage

### Install

```shell
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply jclem
```

### Update

```shell
chezmoi update
```