{{egFirefoxProfile}}
for profile in 'alex' 'marty'; do open -a 'Firefox' -n --args -private -P "${profile}" done