https://github.com/dnlbauer/dotfiles
https://github.com/dnlbauer/dotfiles
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnlbauer/dotfiles
- Owner: dnlbauer
- Created: 2017-08-03T08:41:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T07:28:45.000Z (over 1 year ago)
- Last Synced: 2024-11-30T23:47:14.392Z (over 1 year ago)
- Language: Python
- Size: 552 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
Set up on new machin:
```bash
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot $GITHUB_USERNAME
```