#!/usr/bin/osascript -- Applescript to launch iterm2 terminals/tabs with configurable: -- ~ List of commands -- ~ Color -- ~ Name -- ~ Transparency -- ~ Zoom out -- ~ Split behavior horizontal(h) or vertical(v) :: (h, v) -- -- Run from terminal with `osascript` or just ./<