aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 01bbdc3..71d3664 100644
--- a/.bashrc
+++ b/.bashrc
@@ -24,6 +24,7 @@ alias gd='git diff'
export PS1='[\W] '
export HISTCONTROL=ignoredups
+export BROWSER='qutebrowser'
export EDITOR='nvim'
export TERM='st'
export TERMINAL='st'