This is my personal dotfiles repository used to keep my dotfiles under source control and as a way of duplicating my setup across multiple machines.
- Clone this repository to
~/dotfiles
. - Run the command
ln -s <cloned_dir>/.vimrc ~/.vimrc
where <cloned_dir> is the directory in which the repository was cloned into. This will install the necessary symbolic links.
The GitHub dotfiles project and the open source community.