This commit is contained in:
2025-12-11 12:01:01 -05:00
parent b654a7fdd0
commit 7cfffc329b
12 changed files with 724 additions and 63 deletions

View File

@@ -721,6 +721,7 @@ gds "git diff --stat"
gdsc "git diff --stat --cached -w"
gdt "git difftool -w --tool=vimdiff"
gdtc "git difftool -w --cached --tool=vimdiff"
gdx "git diff -w | xclip -selection clipboard"
gl "git log -5"
gl1 "git log --oneline"
gl1x "git log --oneline -1 | xclip -selection clipboard"
@@ -1088,6 +1089,9 @@ vp "vercel --prod"
cr "~/Applications/cursor.AppImage --no-sandbox &"
h ./start.sh
v ./start.sh voice
# ]]] work #
# red-hat [[[ #

View File

@@ -302,6 +302,7 @@ rbc ~/coding/rbc-aml/src
cibc ~/school/job-hunt/interview-questions/cibc
psa ~/coding/psa-arb
hn ~/coding/hands-free-tools
# ]]] sch #