Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barrucadu/dotfiles

My dotfiles and assorted other crap, managed with chezmoi.
https://github.com/barrucadu/dotfiles

can-t-have-spaces-in-tags how-silly no-apostrophes-either shell wow-such-dotfiles

Last synced: about 2 months ago
JSON representation

My dotfiles and assorted other crap, managed with chezmoi.

Awesome Lists containing this project

README

        

dotfiles
========

My dotfiles and assorted other crap, managed by [chezmoi][].

[chezmoi]: https://www.chezmoi.io/

```bash
chezmoi init barrucadu --ssh
# edit .config/chezmoi/chezmoi.toml if need be
chezmoi diff
chezmoi apply # if it looks good
```