fish/functions/tm.fish @ d3f648295e4f

PSQL updates
author Steve Losh <steve@stevelosh.com>
date Fri, 31 Jan 2020 11:09:07 -0500
parents 0d6656688318
children (none)
function tm -d "tmux" --wraps "tmux"
    tmux -u2 $argv
end