From 3cc0516351182472a8db5100ed3dcac9adeb1d39 Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Wed, 13 Apr 2022 01:37:49 -0700 Subject: [PATCH] env: new directory shortcut --- .config/shell/env | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/shell/env b/.config/shell/env index 64da3fe..04da922 100644 --- a/.config/shell/env +++ b/.config/shell/env @@ -71,5 +71,6 @@ export P10K_CONFIG_LOCATION="${P10K_CONFIG_LOCATION:-"$SHELL_CONFIG_DIR/p10k/cur ########################################### S="$SHELL_CONFIG_DIR" DD="$DOCS_DIR" +C=~/code/spu/ds2/src # vim:fdm=marker:fmr=>>>,<<<:et:ft=sh:sw=3:ts=3