diff options
| author | Loek Le Blansch <loek@pipeframe.xyz> | 2026-08-02 14:48:29 +0200 |
|---|---|---|
| committer | Loek Le Blansch <loek@pipeframe.xyz> | 2026-08-02 14:48:29 +0200 |
| commit | e43eb1177872f52e949fb5f0f93396ed94b0d093 (patch) | |
| tree | 78b73af6a989fa2996d71b112e161b70d35081ef /.ssh/config | |
| parent | 2f14a896e4b897bd747c24d7ad8e9e7bb3237d03 (diff) | |
move to chezmoi
Diffstat (limited to '.ssh/config')
| -rw-r--r-- | .ssh/config | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.ssh/config b/.ssh/config deleted file mode 100644 index c070bdf..0000000 --- a/.ssh/config +++ /dev/null @@ -1,8 +0,0 @@ -match user git host pipeframe.xyz - requesttty no - -host * - warnweakcrypto no - -host router.lan - user admin |