#!/bin/bash
# Sync SHINE_TERMINAL_THEME/BAT_THEME with the current terminal on demand.
# Usage: shine-theme-sync
eval "$(shine theme sync "$@")"
