dotfiles-server/README.md

14 lines
252 B
Markdown

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