default browser
This commit is contained in:
parent
81a9a3bb5e
commit
a1e044f06c
|
@ -107,6 +107,8 @@ if command -v nvim >/dev/null 2>&1; then
|
|||
export EDITOR="nvim"
|
||||
fi
|
||||
|
||||
export BROWSER="google-chrome-beta"
|
||||
|
||||
# arch aliases
|
||||
# TODO: load os-specific aliases based on running OS
|
||||
alias archupdate="pacaur -Syyu --noconfirm --noedit"
|
||||
|
|
Reference in a new issue