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