Commit graph

2 commits

Author SHA1 Message Date
076d50ec63 feat(ssh): disable host check for wg.vlw.se:2222 (#16)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/16
2025-03-26 14:02:35 +00:00
2281e92464 feat(ssh): add ssh config tracking and known_hosts exempt for local.vlw.se:2222 (#13)
This PR adds tracking of the `.ssh/config` file which right now only includes an instruction to ignore `known_hosts` checking for any remote on `local.vlw.se:2222` which is the host and port I use to SSH into any local dev environment.

Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/13
2025-03-13 10:19:15 +00:00