[fish] Set my browser to Firefox
This commit is contained in:
parent
f3a7a22054
commit
e3d387c1a6
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ set -x EDITOR emacsclient
|
||||||
set -x DOTNET_CLI_TELEMETRY_OPTOUT true
|
set -x DOTNET_CLI_TELEMETRY_OPTOUT true
|
||||||
# Turn Calibre into a dark themed application
|
# Turn Calibre into a dark themed application
|
||||||
set -x CALIBRE_USE_DARK_PALETTE 1
|
set -x CALIBRE_USE_DARK_PALETTE 1
|
||||||
|
set -x BROWSER firefox
|
||||||
|
|
||||||
kitty + complete setup fish | source
|
kitty + complete setup fish | source
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue