summaryrefslogtreecommitdiff
path: root/grrc
diff options
context:
space:
mode:
Diffstat (limited to 'grrc')
-rwxr-xr-xgrrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/grrc b/grrc
index ac8effa..adf665e 100755
--- a/grrc
+++ b/grrc
@@ -8,6 +8,7 @@
"$HOME/archive/programs/me106_proj_fall2021" \
"$HOME/archive/programs/car_job/av_dev" \
"$HOME/archive/programs/VisualDimension" \
+ "$XDG_DOCUMENTS_DIR/sjsu_courses/spring_2024/math161a/hw" \
"$XDG_DOCUMENTS_DIR/notes" \
-mindepth 1 -maxdepth 1 -type d -name '.git' -o -type f -name 'LICENSE' -o -print0 2>/dev/null \
| xargs -0 grep -s --color=always -iIR "$@" \