EPM allows you to use multiple Exodus wallets on the same computer.
run npm install -g @slymax/epm to install epm.
epm use [profile name] switches to a new or existing profile.
If you've been using Exodus without epm, your existing configuration will be moved to the backup profile when you're switching profiles for the first time.
epm list lists all available profiles.
epm delete [profile name] deletes a profile.
epm rename [old profile name] [new profile name] renames a profile.