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

https://github.com/paradox460/dotfiles

Config files and whatnot
https://github.com/paradox460/dotfiles

Last synced: 5 months ago
JSON representation

Config files and whatnot

Awesome Lists containing this project

README

          

# Dotfiles

These are my dotfiles. They are managed using Chezmoi, mostly.

## Setup/Installation

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

If you've installed chezmoi using some other package manager, you just need to run

```
chezmoi init --apply paradox460
```

## Older version

An older, manually managed version of my dotfiles exists in the `master` branch. It exists only for archival purposes