My configuration files for *nix machines(Mac OS X, Linux)
Clone the repository:
$ git clone --recursive https://github.com/pepellou/dotfiles.git
$ cd dotfilesEdit (if needed) the bin_dir and home_dir variables at the beggining of the install and update scripts.
Run install script
$ ./installAnswer any interactive questions.
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