1
0
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:
Ryan 2017-06-20 21:30:45 +02:00
parent a6a368fea7
commit f1397dc702

View File

@ -95,7 +95,7 @@ export PATH="$PATH:/home/alrayyes/.config/yarn/global/node_modules/.bin"
export GPG_TTY=$(tty)
# Set default browser
export BROWSER=qutebrowser
export BROWSER=firefox
# Refresh gpg-agent tty in case user switches into an X session
gpg-connect-agent updatestartuptty /bye >/dev/null