mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2026-02-03 22:26:24 -05:00
update: set qutebrowser as default browesr
This commit is contained in:
parent
95fb61e92a
commit
91855647cb
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
export GPG_TTY=$(tty)
|
||||
export GPG_AGENT_INFO=
|
||||
export GPGPINENTRYMODE=loopback
|
||||
export BROWSER=/home/fabric/.nix-profile/bin/qutebrowser
|
||||
GOPATH=$HOME/go
|
||||
PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
|
||||
PATH="$HOME/.govm/shim:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue