ENH use firefox

This commit is contained in:
Nathan Dwarshuis 2024-07-07 10:28:24 -04:00
parent c35be51dd4
commit 51ebf01786
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ myCalc :: FilePath
myCalc = "bc"
myBrowser :: FilePath
myBrowser = "brave"
myBrowser = "firefox"
myEditor :: FilePath
myEditor = "emacsclient"