better mac ssh
This commit is contained in:
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user