fish/functions/tm.fish @ a73d2867d4e0

git review
author Steve Losh <steve@stevelosh.com>
date Mon, 02 Jun 2014 10:37:43 -0700
parents 3426f20c0a7e
children 0d6656688318
function tm -d "tmux"
    tmux -u2 $argv
end