Add setup keychain ssh agent

This commit is contained in:
2026-07-25 16:21:56 +02:00
parent 0835211ae9
commit f52815cc65
3 changed files with 46 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Machine-specific config (secrets, local overrides) — not tracked in dotfiles
if test -f ~/.config/fish/local.fish
source ~/.config/fish/local.fish
end