463 B
463 B
Dotfiles
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