📝 Changed cproj variable for now

This commit is contained in:
z3rOR0ne 2022-09-09 13:25:45 -07:00
parent 16f3c7efbc
commit 104e4bbc25
2 changed files with 4 additions and 2 deletions

View file

@ -7,7 +7,8 @@
#
history -c && history -w && hash -r
# create custom env variables:
export cproj="$HOME/Documents/Code/web_tutorials/advanced_programming_in_the_UNIX_environment"
# export cproj="$HOME/Documents/Code/web_tutorials/advanced_programming_in_the_UNIX_environment"
export cproj="$HOME/Documents/Code/bash/bgit"
# custom BROWSER env for ddgr:
export BROWSER=links
export TUIR_BROWSER=librewolf

View file

@ -8,7 +8,8 @@ set -o noclobber
# set +o noclobber
# create custom env variables:
export cproj="/home/brian/Documents/Code/web_tutorials/advanced_programming_in_the_UNIX_environment_midterm"
# export cproj="/home/brian/Documents/Code/web_tutorials/advanced_programming_in_the_UNIX_environment_midterm"
export cproj="/home/brian/Documents/Code/bash/bgit"
# custom BROWSER env for ddgr:
export BROWSER=librewolf