970 B
970 B
____ 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) to help with managing and updating your dotfiles. For more information, check out the 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