Add tmux shortcut func #fishshell

This commit is contained in:
Colin Powell
2019-01-11 10:57:06 -05:00
parent 8e9699ef29
commit 0108651fa0

View File

@ -0,0 +1,3 @@
function ta
tmux attach
end