#!/usr/bin/env bash # Trigger Applescript when on macOS if [[ "$OSTYPE" == "darwin"* ]]; then ~/git/dotfiles/spotify.applescript fi