These are my dotfiles!
Right now this repository only contains:
- bashrc
- vimrc
To use these dotfiles:
- Clone the repository into your home directory
cd ~/dotfiles
sh makesymlinks.sh
to backup your old dotfiles into~/dotfiles_old
and create symlinks for the dotfiles contained in this repo!