Clone this repo to your computer to have access to all my dot files. You probably will not like every feature I use but feel free to give it a shot :-)
open a UNIX terminal.
create a directory called repos (if you don't already have one) mkdir repos
navigate to the repos director cd repos
clone this repository to the repos directory by running git clone https://github.com/brianSalk/dot_files.git
navigate to the newly created dot_files directory cd dot_files
run the config file ./config
follow the interactive prompts that appear on your screen.