go back to st

This commit is contained in:
Vlad Doster 2020-04-06 18:35:10 -05:00 committed by GitHub
parent e0d7115afc
commit 3ae2de7da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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