dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 974bfe632d297df32df95d357ce56254ac00050f
parent 9b3df0d7ea449379b1a2c7b2aa047bf25fdf215c
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Thu,  6 Jan 2022 18:46:02 -0500

Updated bashrc $BROWSER

Diffstat:
Mhome/.bash/env.bash | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home/.bash/env.bash b/home/.bash/env.bash @@ -1,4 +1,4 @@ export EDITOR=vim export PAGER=less export LANG=en_US.UTF-8 -export BROWSER=qutebrowser +export BROWSER=elinks