mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
no bypass by default
This commit is contained in:
parent
2e1e36520c
commit
83689da0a2
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
|||
{
|
||||
# theme = "dark";
|
||||
permissions = {
|
||||
defaultMode = "bypassPermissions";
|
||||
};
|
||||
# Disable Claude from adding itself as co-author to commits
|
||||
# Disable Claude from adding itself as co-author to commits
|
||||
includeCoAuthoredBy = false;
|
||||
# effortLevel = "max";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue