easy update dotfiles

This commit is contained in:
2016-04-14 20:34:41 +02:00
parent 7dc2d3ef92
commit d8650eca80
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,16 @@ For more information, check out the [wiki](http://github.com/justone/dotfiles/wi
## 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