Joined February 2012
·

Marin Usalj

Sometimes I write code. Mostly ObjC and Ruby. at Lyft
·
San Francisco, CA
·
·
·

Posted to Customize your Tmux over 1 year ago

These are some really nice tips. <br/>
It would be helpful if you've explained which file to edit / how to integrate them.

Posted to Git - push only current branch over 1 year ago

I prefer to use simple :)
(which is almost the same but refuses to push if the remote branch's name is different)

Posted to Wishing you a multilingual Christmas over 1 year ago

Bash:

CHRISTMAS='beer '
NEW_YEAR='more beer'

if [[ $CHRISTMAS$NEW_YEAR='beer more beer' ]]; then
  echo 'festive hangover'
fi
Achievements
466 Karma
24,914 Total ProTip Views