mirror of
https://github.com/awatertrevi/macos-configuration.git
synced 2026-09-22 11:44:36 +00:00
Refresh configs, add update.fish, rewrite README as setup runbook
- Re-dump brewfile (adds postgresql@16, tree; drops typeit4me) - Refresh claude-settings.json, hosts, and serena_config.yml from machine - Add update.fish to actualise the copied configs in one go - Rewrite README as a complete ordered fresh-machine setup guide Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MN5eka2MuNJP9uCMdTda75
This commit is contained in:
@@ -10,6 +10,13 @@ Host meerkoet01
|
||||
Port 22
|
||||
IdentityFile ~/.ssh/personal.pub
|
||||
|
||||
Host meerkoet02
|
||||
Hostname 192.168.178.108
|
||||
User Administrator
|
||||
Port 22
|
||||
IdentityFile ~/.ssh/meerkoet02
|
||||
StrictHostKeyChecking no
|
||||
|
||||
Host meerkoet03
|
||||
Hostname 192.168.178.70
|
||||
User trevi
|
||||
|
||||
Reference in New Issue
Block a user