Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoido/dotfiles


https://github.com/zoido/dotfiles

Last synced: 9 days ago
JSON representation

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 -
```