• Andrew Janke's avatar
    tmux: refactor · 19716a8e
    Andrew Janke authored
    - Consolidates the switch-adding logic for readability.
    - Replaces "[[ ... ]] && ..." with "if [[ ... ]]; then ..." in some
      cases to avoid a spurious nonzero exit status from _zsh_tmux_plugin_run.
    - Puts error message on stderr instead of stdout
    19716a8e
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...