Joined June 2012
·

flynfish

GridKick
·
Boulder, CO
·
·
·

Posted to Bootstrap button group with Ember over 1 year ago

Awesome, glad it helped out!

Posted to git command aliases over 1 year ago

@dallas: if you haven't seen it already, you should check out scm breeze. It has aliases already defined, but the really nice thing is the index numbers on the changed files.

$gs
[1] file1.txt
[2] file2.txt

Which allows you to do git add files like so:
ga 1-2

Achievements
439 Karma
43,814 Total ProTip Views