Y
Hacker News
new
|
ask
|
show
|
jobs
by
xcke
679 days ago
assh is another project to consider, altough I falled back to just regular SSH config files and imports.
1 comments
gunapologist99
679 days ago
Yeah, you can go a long way with a single line added to the top of your .ssh/config like:
Include ~/.ssh/config.d/2024/*
link