BeingTomGreen / dotfiles

My dotfiles, since I generally use Windows they are somewhat lacking. I will get around to dropping Windows at some point..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Since I develop mainly in Windows, these are somewhat lacking, but it works for me.

These are heavily based on other peoples dotfiles, particularly those of Holman and Charlie Somerville.

I'm always open to suggestions!

Config

If you want to use a global .gitignore file you will need to configure your .gitconfig file to point to file:

    [core]
      excludesfile = /path/to/.gitignore

See my .gitconfig as an example.

About

My dotfiles, since I generally use Windows they are somewhat lacking. I will get around to dropping Windows at some point..


Languages

Language:Shell 100.0%