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

https://github.com/clems71/dotfiles

dotfiles used across my machines : managed with chezmoi
https://github.com/clems71/dotfiles

chezmoi

Last synced: 8 months ago
JSON representation

dotfiles used across my machines : managed with chezmoi

Awesome Lists containing this project

README

          

# Install on a new machine

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