mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-16 11:57:23 +00:00
Change default browser
This commit is contained in:
parent
e932f0a3ca
commit
183e5801b6
3 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ function define_global_variables -d 'Defines all and exclusively globally export
|
|||
set -gx DOTNET_CLI_TELEMETRY_OPTOUT true
|
||||
|
||||
set -gx EDITOR nvim
|
||||
set -gx BROWSER qutebrowser
|
||||
set -gx BROWSER firefox
|
||||
|
||||
set -gx FZF_CTRL_T_COMMAND 'ag --hidden --ignore .git -g ""'
|
||||
set -gx FZF_DEFAULT_COMMAND 'ag --hidden --ignore .git -g ""'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue