Created by: kengeorge
brew —version returns no values and causes no errors on missing packages, leading to NPEs on brew_tmux_query.split. Moved the tmux checking logic out of the generic install method and into the tmux step for clarity and to avoid errors.