https://github.com/tetov/dotfiles
my dotfiles setup :cat2:
https://github.com/tetov/dotfiles
chezmoi dotfiles
Last synced: 6 months ago
JSON representation
my dotfiles setup :cat2:
- Host: GitHub
- URL: https://github.com/tetov/dotfiles
- Owner: tetov
- License: mit
- Created: 2017-01-23T17:34:27.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:11:10.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T18:11:14.348Z (7 months ago)
- Topics: chezmoi, dotfiles
- Language: Shell
- Homepage:
- Size: 2.88 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tetov/dotfiles
## Setup
```bash
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply tetov
```## Update
```bash
chezmoi update
```