---
slug: "home-buvis"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/buvis/home@master/README.md"
repo: "https://github.com/buvis/home"
source_file: "README.md"
branch: "master"
---
# Bob's Universal and Very Intelligent System

This repository contains more than my dotfiles, so I don't stick to the convention, and I'm not naming it "dotfiles".

Feel free to reuse anything, but proceed with caution.

If you find something I could be doing a better way, please drop me an email at <tomas@buvis.net>.
I always appreciate any opportunity to learn. Thank you!

## Install

### macOS, WSL, and potentially any Linux distro

```sh
curl -fsSL https://tinyurl.com/install-buvis | sh
```

### Windows

```powershell
irm https://tinyurl.com/install-ps-buvis | iex
```

## Documentation

For prerequisites, post-install steps, operations, and the full catalogue of managed configurations, see [docs.buvis.net/home](https://docs.buvis.net/home/).
