add ssh config

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2024-11-14 22:02:32 -05:00
parent 5805bfc81a
commit a742bebe3d
2 changed files with 10 additions and 0 deletions

View file

@ -7,6 +7,7 @@ DOTFILES=(
zprofile
zshrc
plan
ssh/config
)
CPP_PROGS=(

9
ssh/config Normal file
View file

@ -0,0 +1,9 @@
Host git.tends.to
User git
Port 7920
Host silicon helium deuterium
User nsood
Host argon
User tends