These are my configuration files. I use these files when configuring my account on a new system.
This repository (or a fork of this repo) is meant to be stored in a permanent location in your home directory so symbolic links of each applicable dotfile can be linked to it.
Move this dotfiles directory to a semi-permanent home (e.g. ~/.dotfiles
) and
execute the included install
script:
$ git clone git://github.com/treyhunner/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles/
$ ./scripts/install
$ ./scripts/additional_install
# Setup Dropbox
$ ./scripts/symlink # Dependent upon Dropbox directory
$ ./scripts/restore /media/trey/somedrive/backup
To the extent possible under law, the author has dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/.