updated bashrc for use of links with ddgr
This commit is contained in:
parent
c156af78b2
commit
f5fe38386e
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ neofetch
|
||||||
|
|
||||||
# create custom env variables:
|
# create custom env variables:
|
||||||
export CPROJ="/home/brian/Documents/Code/python/python_crash_course/projects/alien_invasion"
|
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
|
#enable vi keybindings in terminal and terminal applications
|
||||||
set -o vi
|
set -o vi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue