Config updates

This commit is contained in:
Ian Gulliver
2026-01-29 21:56:16 -08:00
parent 7bfeb23947
commit 65d3357395
2 changed files with 26 additions and 18 deletions

View File

@@ -61,7 +61,15 @@
"Bash(go work use:*)",
"Bash(go mod init:*)",
"Bash(git push:*)",
"Bash(go doc:*)"
"Bash(go doc:*)",
"Bash(ip maddr:*)",
"Bash(snmpwalk:*)",
"Bash(go work sync:*)",
"Bash(GOWORK=/home/flamingcow/go.work go vet:*)",
"Bash(git pull:*)"
],
"ask": [
"Bash(rm *)"
]
}
}