updated bashrc for use of links with ddgr

This commit is contained in:
tomit4 2021-11-26 12:38:33 -08:00
parent c156af78b2
commit f5fe38386e

View file

@ -5,6 +5,9 @@ neofetch
# create custom env variables:
export CPROJ="/home/brian/Documents/Code/python/python_crash_course/projects/alien_invasion"
# custom BROWSER env for ddgr:
export BROWSER=links
#enable vi keybindings in terminal and terminal applications
set -o vi