https://github.com/owlinux1000/.dotfiles
My dotfiles
https://github.com/owlinux1000/.dotfiles
Last synced: about 1 year ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/owlinux1000/.dotfiles
- Owner: owlinux1000
- Created: 2023-06-12T01:02:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T06:08:58.000Z (over 2 years ago)
- Last Synced: 2025-01-16T10:35:35.052Z (over 1 year ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# .dotfiles
Here is my dotfiles managed by [`chezmoi`](https://www.chezmoi.io/).
## How to use
```
chezmoi init https://github.com/owlinux1000/.dotfiles.git
chezmoi apply -f
```