Switch to dotbot

This commit is contained in:
2017-08-26 10:56:11 +02:00
parent 7c4f9c28d0
commit 4faeb99007
30 changed files with 73 additions and 158 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# dotfiles
My configuration files.
# Installation
This project uses [dotbot](https://github.com/anishathalye/dotbot), which makes setup really easy:
1. `git clone git://github.com:whatevsz/dotfiles ~/dotfiles`
2. `./install`
# Required third party software
- `vim` uses the plugin manager "vundle", available [here](https://github.com/gmarik/vundle)