diff --git a/.zshrc b/.zshrc index 901f0c9..42c5957 100644 --- a/.zshrc +++ b/.zshrc @@ -101,6 +101,7 @@ if [[ -n $SSH_CONNECTION ]]; then export EDITOR='nvim' else export EDITOR='nvim' + export BROWSER='zen-browser' fi # Compilation flags