Files
dotfiles/README.md

15 lines
292 B
Markdown
Raw Normal View History

2017-08-26 10:56:11 +02:00
# dotfiles
My configuration files.
# Installation
2020-02-23 14:09:36 +01:00
To setup the dotfiles:
2017-08-26 10:56:11 +02:00
1. `git clone git://github.com:whatevsz/dotfiles ~/dotfiles`
2020-02-23 14:09:36 +01:00
2. `cd ~/dotfiles && make`
2017-08-26 10:56:11 +02:00
# Required third party software
- `vim` uses the plugin manager "vundle", available [here](https://github.com/gmarik/vundle)