diff --git a/zshrc.txt b/zshrc.txt index d5bfcbfc..e8754877 100644 --- a/zshrc.txt +++ b/zshrc.txt @@ -9,7 +9,7 @@ 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/bash/bgit" +export cproj="/home/brian/Documents/Code/web_tutorials/kevin_powell/build_a_responsive_website" # custom BROWSER env for ddgr: export BROWSER=librewolf