How to execute a command on a `cmd` startup?

Pass the command via the /k startup parameter, e.g.:

cmd.exe /s /k "pushd ""%V"" & title cmd"