This commit is contained in:
Trevi Awater
2026-03-07 20:43:44 +01:00
parent d75b927d7f
commit 6476d9686c
2 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ brew "fish"
brew "fzf"
brew "gh"
brew "spaceship"
cask "1password"
cask "alfred"
cask "bettertouchtool"
@@ -26,6 +27,7 @@ cask "typeit4me"
cask "visual-studio-code"
cask "whatsapp"
cask "zen"
vscode "alefragnani.project-manager"
vscode "anthropic.claude-code"
vscode "dbaeumer.vscode-eslint"

6
ssh-config Normal file
View File

@@ -0,0 +1,6 @@
Host github.com
IdentityFile ~/.ssh/git.pub
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
Host *
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"