#!/bin/sh dockutil --no-restart --remove all dockutil --no-restart --add "/Applications/Google Chrome.app" dockutil --no-restart --add "/System/Applications/Mail.app" dockutil --no-restart --add "/System/Applications/Calendar.app" dockutil --no-restart --add "/System/Applications/Utilities/Terminal.app" dockutil --no-restart --add "/System/Applications/System Settings.app" dockutil --no-restart --add "/Applications/Spotify.app" killall Dock