dotfiles-server/README.md

14 lines
262 B
Markdown

# dotfiles-server
> dotfiles for every new server instance, making myself comfortable in the cloud
### Installation
```bash
git clone https://www.git.berlin/kremalicious/dotfiles-server.git
cd dotfiles-server
# install dotfiles
./bin/install-dotfiles.sh
```