Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jtucker/dotfiles


https://github.com/jtucker/dotfiles

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

## Install via oneline chezmoi

```powershell
iex "&{$(irm 'https://get.chezmoi.io/ps1')} -- init --apply jtucker"
```

## Install via winget

```powershell
winget install --exact --id twpayne.chezmoi

chezmoi init --apply jtucker
```