Files
dotfiles/README.md
2016-04-14 21:51:54 +02:00

31 lines
970 B
Markdown

____ U ___ u _____ _____ _ U _____ u ____
| _"\ \/"_ \/|_ " _| |" ___| ___ |"| \| ___"|// __"| u
/| | | | | | | | | | U| |_ u |_"_| U | | u | _|" <\___ \/
U| |_| |\.-,_| |_| | /| |\ \| _|/ | | \| |/__ | |___ u___) |
|____/ u \_)-\___/ u |_|U |_| U/| |\u |_____| |_____| |____/>>
|||_ \\ _// \\_ )(\\,-.-,_|___|_,-.// \\ << >> )( (__)
(__)_) (__) (__) (__)(__)(_/ \_)-' '-(_/(_")("_)(__) (__)(__)
## 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
$ cd ~
$ git clone https://github.com/Eragos/dotfiles.git .dotfiles
$ .dotfiles/bin/dfm install
## Update
$ cd ~/.dotfiles/
$ git pull
$ bin/dfm install
or
$ updot