]> git.armaanb.net Git - bin.git/blob - tmuxt
xsel: new script
[bin.git] / tmuxt
1 #!/usr/bin/env sh
2
3 trap "tmux kill-session -t $$" EXIT
4 st $@ -e tmux new-session -s $$ -f ~/.config/tmux/tmux.conf