15 lines
375 B
Markdown
15 lines
375 B
Markdown
# Dotfiles
|
|
|
|
## Overview
|
|
|
|
This repo is a store for my dotfiles.
|
|
|
|
It contains a utility ([dfm](https://github.com/justone/dfm)) to help with managing and updating your dotfiles.
|
|
For more information, check out the [wiki](http://github.com/justone/dotfiles/wiki).
|
|
|
|
## Install
|
|
|
|
$ git clone https://github.com/Eragos/dotfiles.git .dotfiles
|
|
$ .dotfiles/bin/dfm install
|
|
|