Clone this repo into ~/.dotfiles
:
git clone [email protected]:henrik/dotfiles.git ~/.dotfiles
Then install the dotfiles:
cd .dotfiles
rake
This rake task will not replace existing files, but it will replace existing symlinks.
The dotfiles will be symlinked, e.g. ~/.bash_profile
symlinked to ~/.dotfiles/bash_profile
.
Install plugins from submodules:
git submodule update --init
Make it integrate with the OS X system clipboard:
brew install reattach-to-user-namespace
The extras
directory contains additional configuration files that are not dotfiles: