skratchdot / open-golang

Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use.
MIT License
783 stars 65 forks source link

Choose between several open browser profiles #26

Open kaihendry opened 4 years ago

kaihendry commented 4 years ago

Typically I run 2-3 profiles in {firefox,chromium} to distuinigish between {work,personal,other projects}. Is there a way of discovering the running profiles in order to choose which browser to open?