Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtucker/dotfiles
https://github.com/jtucker/dotfiles
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jtucker/dotfiles
- Owner: jtucker
- Created: 2023-09-02T18:11:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T17:14:43.000Z (5 months ago)
- Last Synced: 2024-11-20T06:33:54.209Z (2 months ago)
- Language: Shell
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Install via oneline chezmoi
```powershell
iex "&{$(irm 'https://get.chezmoi.io/ps1')} -- init --apply jtucker"
```## Install via winget
```powershell
winget install --exact --id twpayne.chezmoichezmoi init --apply jtucker
```