Skip to content

Instantly share code, notes, and snippets.

@lukezhangstudio
Last active August 29, 2015 14:04
Show Gist options
  • Save lukezhangstudio/59a8416653a2b9ef3593 to your computer and use it in GitHub Desktop.
Save lukezhangstudio/59a8416653a2b9ef3593 to your computer and use it in GitHub Desktop.
setting up dev environment checklist

#Setting up dev environment

  1. install iterm2
  2. install Alfred
  3. paste in a decent .bash_profile I'm using this one
  4. Install pathogen for vim
  • install sensible.vim
  • install vim color schemes
  1. install backup editor(sublime text?)
  2. Add editor alias to .bash_profile. (eg. alise EDITOR = 'vim')
  3. Add z-script
  4. Install ag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment