fish/functions/tm.fish @ 296cbe9165ec

Fix isen mutt mapping
author Steve Losh <steve@stevelosh.com>
date Fri, 28 Aug 2015 21:22:00 +0000
parents 3426f20c0a7e
children 0d6656688318
function tm -d "tmux"
    tmux -u2 $argv
end