Add qutebrowser as default BROWSER env var
This commit is contained in:
parent
13625bafec
commit
39e2035571
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ export XDG_CACHE_HOME="$HOME/.cache"
|
||||||
export XDG_PROJECTS_DIR="$HOME/projects"
|
export XDG_PROJECTS_DIR="$HOME/projects"
|
||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
|
export BROWSER=qutebrowser
|
||||||
|
|
Loading…
Reference in a new issue