added tuir configuration files and updated TUIR_BROWSER in bashrc.txt

This commit is contained in:
z3rOR0ne 2022-02-13 02:57:33 -08:00
parent 6bc7531595
commit d7f5161cb5
3 changed files with 311 additions and 1 deletions

View file

@ -13,7 +13,7 @@ export cproj="/home/brian/Documents/Code/web_tutorials/asteroids_socketio"
# custom BROWSER env for ddgr:
#export BROWSER=firefox-developer-edition
export BROWSER=links
export TUIR_BROWSER=firefox-developer-edition
# enable vi keybindings in terminal and terminal applications
set -o vi