/dotfiles

My dot files

Primary LanguageShellCreative Commons Zero v1.0 UniversalCC0-1.0

dotfiles

My configuration files for *nix machines(Mac OS X, Linux)

Prerequisites

Installation

Clone the repository:

$ git clone --recursive https://github.com/pepellou/dotfiles.git
$ cd dotfiles

Edit (if needed) the bin_dir and home_dir variables at the beggining of the install and update scripts.

Run install script

$ ./install

Answer any interactive questions.

Update config files

Some configuration files evolve after installing them. In case you want to update your repository with any new changes on these files, you can copy the new versions to the repository with the script update/

$ ./install