Skip to content

gotoplanb/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Software installers I'll likely need

  • iTerm2
  • Sublime Text 2
  • Node
  • Vagrant
  • VirtualBox
  • SoundSource
  • Screenflow
  • HipChat
  • Skype
  • Alfred 2
  • Flash
  • Brackets
  • Dropbox
  • Chrome
  • InVision
  • GitHub for Mac
  • XCode
  • Google Voice extension for Chrome

Download all the things

Commands to run

Generate SSH key:

cd ~/.ssh

ssh-keygen -t rsa -C "[email protected]"

Enable Sublime from terminal:

ln -s /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl /usr/local/bin/sublime

Be able to install Node packages globally without sudo:

sudo chown -R `whoami` ~/.npm

Install Homebrew and Virtualenv the NPR News Apps way

Follow until end of chapter 2

brew install cheat heroku mkdir ~/.cheat

Other stuff

AWS CLI GPGTools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages