Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/barrucadu/dotfiles
- Owner: barrucadu
- Created: 2009-05-06T21:42:10.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T21:21:35.000Z (4 months ago)
- Last Synced: 2024-09-07T01:02:35.630Z (4 months ago)
- Topics: can-t-have-spaces-in-tags, how-silly, no-apostrophes-either, shell, wow-such-dotfiles
- Language: Python
- Homepage:
- Size: 16.2 MB
- Stars: 25
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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
```