From 47a5f62e0d84053790fda692fb60c6bd4f8b65b4 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Fri, 18 Mar 2022 03:18:08 -0700 Subject: [PATCH] updated cproj directory --- bashrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.txt b/bashrc.txt index 8091fb2e..ccead020 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" +export cproj="/home/brian/Documents/Code/forks/my_pirates_game" # custom BROWSER env for ddgr: #export BROWSER=firefox-developer-edition export BROWSER=links