# dotfiles-server

> dotfiles for every new server instance, making myself comfortable in the cloud

### Installation

```bash
git clone https://git.berlin/m/dotfiles-server.git
cd dotfiles-server

# install dotfiles
./bin/install-dotfiles.sh
```