chore(zsh): set BROWSER

This commit is contained in:
Rob Watson 2024-04-18 21:30:31 +02:00
parent e836135b37
commit f5d2da28ef
1 changed files with 1 additions and 1 deletions

2
zshenv
View File

@ -6,6 +6,7 @@ export TERM=xterm-256color
export XDG_CONFIG_HOME="$HOME/.config"
export EDITOR="nvim"
export VISUAL="nvim"
export BROWSER=firefox
# ZSH:
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
@ -28,7 +29,6 @@ export BAT_THEME=Nord
export PGUSER=postgres
# NPM, Yarn:
export BROWSER=none
export FAST_REFRESH=false
# k8s