aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.ssh
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-06-12 18:19:46 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-06-12 18:19:46 +0100
commit731dc15eceb183285848281daedab2138aa4be4c (patch)
treede62b2934d81f369c01f6f1029d9f7dce4a158b7 /home/.ssh
parent953fc404fc4e75dfbec40f7b8d60fc4a0bba8e82 (diff)
downloaddotfiles-731dc15eceb183285848281daedab2138aa4be4c.tar.gz
dotfiles-731dc15eceb183285848281daedab2138aa4be4c.tar.bz2
dotfiles-731dc15eceb183285848281daedab2138aa4be4c.zip
[ssh] Include work config
Diffstat (limited to 'home/.ssh')
-rw-r--r--home/.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index f4aee59..baf34ea 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -18,5 +18,7 @@ Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
IdentityFile ~/.ssh/nym.pub
IdentitiesOnly yes
+Include work.config
+
Host git.sommerfeld.dev
Hostname mandibles.wg