My dotfiles
Your first step is to clone this repository:
git clone https://github.com/enriquereyes/dotfiles.git ~/.dotfiles
Create symbolic links for the configurations you want to use, e.g.:
ln -s ~/.dotfiles/bash/.bashrc ~/.bashrc
ln -s ~/.dotfiles/bash/.bash_profile ~/.bash_profile
ln -s ~/.dotfiles/vim/.vimrc ~/.vimrc
ln -s ~/.dotfiles/i3/config ~/.config/i3/config
ln -s ~/.dotfiles/i3status/config ~/.config/i3status/config