Update .zprofile

This commit is contained in:
Vlad Doster 2019-11-25 19:08:40 -05:00 committed by GitHub
parent 3a91dc30f2
commit f1b8645bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$
# Default programs:
export EDITOR="nvim"
export TERMINAL="st"
export BROWSER="brave"
export BROWSER="google-chrome-stable"
export READER="zathura"
# ~/ Clean-up: