rwxrob-dot/scripts/tmuxin
2022-02-09 03:23:51 -05:00

4 lines
68 B
Bash
Executable File

#!/bin/sh
unset TMUX
exec /usr/bin/env tmux -f ~/.tmux.conf -u "$@"