Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tetov/dotfiles
my dotfiles setup :cat2:
https://github.com/tetov/dotfiles
chezmoi dotfiles
Last synced: 2 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 (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T13:13:30.000Z (about 1 year ago)
- Last Synced: 2023-10-19T13:43:43.640Z (about 1 year ago)
- Topics: chezmoi, dotfiles
- Language: Shell
- Homepage:
- Size: 2.86 MB
- Stars: 4
- Watchers: 1
- 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
```