From 9a292806995e53af1ca34c6a575335e01ed38ab8 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Wed, 9 Feb 2022 04:42:21 -0800 Subject: [PATCH] updated cproj --- bashrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc.txt b/bashrc.txt index 80e99d53..2deda52e 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/socket_io" +export cproj="/home/brian/Documents/Code/web_tutorials/snake" # custom BROWSER env for ddgr: #export BROWSER=firefox-developer-edition export BROWSER=links