Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoido/dotfiles
https://github.com/zoido/dotfiles
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoido/dotfiles
- Owner: zoido
- Created: 2021-08-28T15:20:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T07:50:18.000Z (19 days ago)
- Last Synced: 2024-10-27T08:47:31.609Z (19 days ago)
- Language: Shell
- Size: 26.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [`@zoido`](https://github.com/zoido)'s [dotfiles](https://dotfiles.github.io/)
Managed by [`chezmoi`](https://www.chezmoi.io/)
## Bootstrapping
```sh
sh -c "$(curl -fsLS https://raw.githubusercontent.com/zoido/dotfiles/main/bootstrap.sh)"
```### Windows
```ps1
(irm -useb https://raw.githubusercontent.com/zoido/dotfiles/main/bootstrap.bat) | powershell -c -
```