From 07acf1198624984cbdb0e0d503b793a61dc6e816 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 18 Mar 2022 10:51:28 -0700 Subject: [PATCH] updated cproj to overarching forks directory --- bashrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.txt b/bashrc.txt index ccead020..94285853 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -11,7 +11,7 @@ if [ $TERM == "xterm-256color" ] ; then fi # create custom env variables: -export cproj="/home/brian/Documents/Code/forks/my_pirates_game" +export cproj="/home/brian/Documents/Code/forks/" # custom BROWSER env for ddgr: #export BROWSER=firefox-developer-edition export BROWSER=links