Sure, you can use the Add-PsSnapin cmdlet for each of the snapins in one of the profile files.
Another possibility is to use a customised 'console' file (.psc1) and mention all the snapins in there.
Start PowerShell with the PSConsoleFile parameter and point to your customised console file.