# -*- shell-script -*- # Mute speakers and use headphones if using a work computer (TODO if on a laptop) if iswork; then headphones || : fi