better mac ssh

This commit is contained in:
2026-03-09 11:41:02 +00:00
parent 90641498e7
commit 379a2a5774
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"lastChangelogVersion": "0.57.0", "lastChangelogVersion": "0.57.1",
"defaultProvider": "opencode-go", "defaultProvider": "opencode-go",
"defaultModel": "kimi-k2.5", "defaultModel": "kimi-k2.5",
"defaultThinkingLevel": "minimal", "defaultThinkingLevel": "minimal",
+1 -1
View File
@@ -44,7 +44,7 @@ Host gitea.unrail.xyz
Host mac mac-attio Host mac mac-attio
HostName 192.168.1.205 HostName 192.168.1.205
User thomasglopes User thomasglopes
IdentityFile ~/.ssh/mac-attio IdentityFile /home/thomasgl/.ssh/mac-attio
AddKeysToAgent yes AddKeysToAgent yes
LogLevel QUIET LogLevel QUIET
LocalForward 443 localhost:443 LocalForward 443 localhost:443