X-Git-Url: https://git.armaanb.net/?p=bin.git;a=blobdiff_plain;f=tmuxt;h=4c530d066876b807754e8a8b61444d9a79c7a70e;hp=17e8a72e872f44ae24287ab86e037c54158ef2b9;hb=HEAD;hpb=10dff79c5e5ff566c28eb85fcdf1e9710e114303 diff --git a/tmuxt b/tmuxt index 17e8a72..4c530d0 100755 --- a/tmuxt +++ b/tmuxt @@ -1,4 +1,4 @@ #!/usr/bin/env sh trap "tmux kill-session -t $$" EXIT -st -e tmux new-session -s $$ $@ +st $@ -e tmux new-session -s $$ -f ~/.config/tmux/tmux.conf