jwbargsten / defbro

Change the default browser in macOS (Catalina, Big Sur).
https://bargsten.org/wissen/publish-swift-app-via-homebrew/
MIT License
41 stars 3 forks source link

activating chrome / edge profile #1

Closed obar1 closed 3 years ago

obar1 commented 3 years ago

hi @jwbargsten

thanks for this handy tool

much better than what I used so far

(py37) √ main % alias
dgc='open -a "Google Chrome" --args --make-default-browser'
dme='open -a "Microsoft Edge" --args --make-default-browser'

can you add this as feature? so I set the current profile too?

image

jwbargsten commented 3 years ago

Hi @obar1, I'm afraid I need more information to help you with this. I currently don't know exactly what feature you suggest. From what I read in your description, I get the feeling that your feature request might be slightly out of scope for defbro.

jwbargsten commented 3 years ago

It seems to be stale, so I'll close this issue for now. We can always re-open if needed!