From 4b134a4b89f33585fdd2b8307e78a0729fc5fd8a Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 28 Feb 2022 04:04:43 -0800 Subject: [PATCH] updated cproj directory --- bashrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.txt b/bashrc.txt index 773499b8..be6f4e6e 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -9,7 +9,7 @@ if [ $TERM == "xterm-256color" ] ; then fi # create custom env variables: -export cproj="/home/brian/Documents/Code/web_tutorials/asteroids_socketio" +export cproj="/home/brian/Documents/Code/forks" # custom BROWSER env for ddgr: #export BROWSER=firefox-developer-edition export BROWSER=links