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