How to open the PR with a specific browser? #3952
-
I am using MacOS and don't want to set chrome as default browser because I just use chrome for work. Is there a possible way to have Safari as default browser on Mac and Chrome as the browser to be used on LazyGit? |
Beta Was this translation helpful? Give feedback.
Answered by
stefanhaller
Sep 30, 2024
Replies: 1 comment 1 reply
-
Try this in your lazygit config file: os:
openLink: open -a "/Applications/Google Chrome.app" {{link}} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
itsbetma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this in your lazygit config file: