X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=tmuxt;h=4c530d066876b807754e8a8b61444d9a79c7a70e;hb=ba4c894865589f7e813fca21c4995db15f8efbf1;hp=17e8a72e872f44ae24287ab86e037c54158ef2b9;hpb=10dff79c5e5ff566c28eb85fcdf1e9710e114303;p=bin.git 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