ENH use firefox
This commit is contained in:
parent
c35be51dd4
commit
51ebf01786
|
@ -65,7 +65,7 @@ myCalc :: FilePath
|
||||||
myCalc = "bc"
|
myCalc = "bc"
|
||||||
|
|
||||||
myBrowser :: FilePath
|
myBrowser :: FilePath
|
||||||
myBrowser = "brave"
|
myBrowser = "firefox"
|
||||||
|
|
||||||
myEditor :: FilePath
|
myEditor :: FilePath
|
||||||
myEditor = "emacsclient"
|
myEditor = "emacsclient"
|
||||||
|
|
Loading…
Reference in New Issue