tmux source <path...>
Execute tmux commands from a file
Arguments
| Name | Description |
|---|---|
path |
Options
| Name | Description |
|---|---|
-F | Expand path as a format |
-n | Parse the file but don't run commands |
-q | Don't return any error if path does not exist |
-v | Show the parsed command and line numbers if possible |