Skip to content

🔧 .files, including ~/.osx — sensible hacker defaults for OS X

License

Notifications You must be signed in to change notification settings

bicpi/dotfiles

 
 

Repository files navigation

bicpi's dotfiles

Forked from Mathias Bynens. Also inspired by Zach Holman.

OSX installation

Install XCode from AppStore. Then execute:

$ ./osx_install.sh

For SSH key generation execute (replace comment with your email!):

$ ssh-keygen -t rsa -C '[email protected]'
#  [ follow prompts ]
$ pbcopy < ~/.ssh/id_rsa.pub

For Git configuration copy template ...

$ cp .gitconfig.local.example ~/.gitconfig.local

... and fill in your name and email.

About

🔧 .files, including ~/.osx — sensible hacker defaults for OS X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.3%
  • Ruby 6.3%
  • JavaScript 3.4%