This commit is contained in:
Ian Gulliver
2026-01-28 13:00:35 -08:00
parent 67a27850b0
commit 522b64450b
3 changed files with 30 additions and 22 deletions

View File

@@ -55,7 +55,12 @@
"Bash(git remote set-url:*)",
"WebFetch(domain:iphostmonitor.com)",
"WebFetch(domain:mibbrowser.online)",
"Bash(pip3 install:*)"
"Bash(pip3 install:*)",
"Bash(go work init:*)",
"Bash(git clone:*)",
"Bash(go work use:*)",
"Bash(go mod init:*)",
"Bash(git push:*)"
]
}
}