This commit is contained in:
Miguel Palhas
2025-08-09 13:21:05 +01:00
parent d00a6b0462
commit 22c193ddc2
+1 -25
View File
@@ -19,7 +19,7 @@
aider-chat
inotify-tools
devenv
# bruno
bruno
zed-editor
];
@@ -30,28 +30,4 @@
set -s extended-keys on
'';
};
# home.file.".claude/settings.json".text = ''
# {
# "permissions": {
# "allow": [
# "Bash(mkdir:*)",
# "Bash(rg:*)",
# "Bash(chmod:*)",
# "Bash(find:*)",
# "Bash(rustup target:*)",
# "Bash(ls:*)",
# "Bash(cargo:*)",
# "Bash(cp:*)",
# "Bash(yarn:*)",
# "Bash(sed:*)",
# "Bash(gh:*)",
# "Bash(git:*)",
# "Bash(grep:*)",
# "Bash(node:*)"
# ],
# "defaultMode": "acceptEdits"
# }
# }
# '';
}