My personal dotfiles
- Clone the Repository to a location on your system. I have a directory in my
home directory called
Repositories
where I keep all my repositories, including this one. - If you like to use the
.gitignore
templates from github/gitignore, you can initialize the submodule by runninggit submodule update --init
. These templates are handy when you start your own new project and need a template for your specific content/language to get started. - Run
setup.sh
in your Terminal.