diff --git a/config.fish b/config.fish index 6406b1d..e5ee434 100644 --- a/config.fish +++ b/config.fish @@ -4,6 +4,7 @@ alias tmux "tmux -2" alias dustinswan "mosh dustinswan@dustinswan.org" set -x EDITOR "vim" set -x TERM "screen-256color" +set -x BROWSER "open" # PATH set -x PATH /usr/local/bin /usr/local/sbin $PATH# Homebrew