.shrc.d/tmux.sh
6cbbd144
 [ "$(command -v tmux)" ] || return 0
 
 # Force UTF-8 output (cannot be done from the configuration at the time of
 # writing).
 alias tmux='tmux -u'