dotfiles-server/README.md

14 lines
262 B
Markdown
Raw Normal View History

# 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/bin
# install dotfiles
./install-dotfiles.sh
```