diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-11 01:09:08 -0800 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-11 01:09:08 -0800 | 
| commit | 51ba5c494add70d448b6f6232d3f63cb02757e2a (patch) | |
| tree | 4d34d7823be0e804d7ec7f5a1ad71e4448a64162 | |
| parent | c2c607da6254e93e2f9fb308d3d037077a35c1a6 (diff) | |
update
| -rwxr-xr-x | grrc | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 "$@" \ | 
