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

https://github.com/twpayne/dotfiles

My dotfiles, managed with https://chezmoi.io.
https://github.com/twpayne/dotfiles

chezmoi dotfiles

Last synced: 5 months ago
JSON representation

My dotfiles, managed with https://chezmoi.io.

Awesome Lists containing this project

README

          

# github.com/twpayne/dotfiles

Tom Payne's dotfiles, managed with [`chezmoi`](https://github.com/twpayne/chezmoi).

Install them with:

```console
$ chezmoi init twpayne
```

Personal secrets are stored in [1Password](https://1password.com) and you'll
need the [1Password CLI](https://developer.1password.com/docs/cli/) installed.
Login to 1Password with:

```console
$ eval $(op signin)
```