mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
default browser is firefox
This commit is contained in:
parent
a6a368fea7
commit
f1397dc702
@ -95,7 +95,7 @@ export PATH="$PATH:/home/alrayyes/.config/yarn/global/node_modules/.bin"
|
|||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
|
|
||||||
# Set default browser
|
# Set default browser
|
||||||
export BROWSER=qutebrowser
|
export BROWSER=firefox
|
||||||
|
|
||||||
# Refresh gpg-agent tty in case user switches into an X session
|
# Refresh gpg-agent tty in case user switches into an X session
|
||||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user