#!/bin/bash exec mvim --nofork --nomru -c "au VimLeave * \!open -b $__CFBundleIdentifier" "$@"