Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lukeholder
Last active October 13, 2015 13:17
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukeholder/4200994 to your computer and use it in GitHub Desktop.
Save lukeholder/4200994 to your computer and use it in GitHub Desktop.
Luke Holder's Development Environment

Luke Holder's Development Environment.

Hardware

  • 15" Retina Macbook Pro
  • Thunderbolt Display
  • Apple Wireless Keyboard
  • Magic Mouse

Software Utilities (GUI)

  • Alfred - Search + Hotkeys
  • Moom - Windows Management
  • Arq - Backup
  • Dropbox - Sync
  • Droplr - Screenshot + Quick Share
  • Anvil - Pow Development Server GUI
  • TextExpander
  • Clocks - Timezone Sanity

Software Utilities (CLI)

  • homebrew - sane package management on osx
  • ack - text search
  • pow - rack dev server
  • tmux - terminal session management
  • webkit2png - web screenshot goodness
  • rbenv - ruby environment management
  • git - distributed source control

Development Tools

  • LiveReload - Auto refresh and compile front end assets
  • Chrome Developer Tools
  • Vagrant - Virtual Machines for self contained dev environments
  • Sublime Text 2 - FREAKING AWESOME + package management
  • Transmit - Mounting SSH Drives + FTP

Browser Extensions

  • Adblock Plus
  • LiveReload
  • Adobe Edge Inspect
  • RES
  • Secure Shell (SSH bookmarks FTW)
  • Web Developer

Fav Development Stack

  • Ruby
  • Rails or Sinatra
  • ActiveRecord or Sequel
  • PostgreSQL
  • Backbone with Coffeescript
  • jQuery
  • less
@zph
Copy link

zph commented Jan 24, 2013

(SSH bookmarks FTW)

^ Thanks for the above remark. Now my cmdline experience is that tiny bit better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment