Skip to content

joeymac6680/dotfiles

 
 

Repository files navigation

dotfiles

These are a collection of dotfiles.

  • Either copy paste install these or run ./install to copy over your local settings
  • Sublime symlinking for both Sublime text 2 and 3 can be run with ./sublimelink
  • A Standard install will overwrite your .gitconfig removing your github username and email. To set them again type
git config --global user.name "John Doe"
git config --global user.email [email protected]

About

dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.7%
  • Ruby 6.3%