mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
New command, if-shell (alias if). Executes the tmux command in the second
argument if the shell command in the first succeeds, for example: if "[ -e ~/.tmux.conf.alt ]" "source .tmux.conf.alt" Written by Tiago Cunha, many thanks.
This commit is contained in:
Reference in New Issue
Block a user