Skip to content

Instantly share code, notes, and snippets.

View samliu's full-sized avatar

Sam Liu samliu

View GitHub Profile

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

@samliu
samliu / url_dsl.rb
Created December 14, 2009 22:09 — forked from defunkt/url_dsl.rb
require 'open-uri'
# url dsl -- the ultimate url dsl!
#
# You just can't beat this:
#
# $ irb -r url_dsl
# >> include URLDSL
# => Object
# >> http://github.com/defunkt.json