mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
HashKnownHosts no
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
||||
# The parser is also very primitive, and not human-friendly.
|
||||
fields=0 48 17 18 38 39 40 2 46 47 49 1
|
||||
sort_key=47
|
||||
sort_key=49
|
||||
sort_direction=-1
|
||||
tree_sort_key=0
|
||||
tree_sort_direction=1
|
||||
|
||||
@@ -4,6 +4,9 @@ Protocol 2
|
||||
# Permit Local Overrides
|
||||
Include ~/.ssh/config.d/*
|
||||
|
||||
# SSH known host hashing doesn't buy much with shell history, etc.
|
||||
HashKnownHosts no
|
||||
|
||||
# Enable canonicalization, unless overridden
|
||||
CanonicalizeHostname yes
|
||||
CanonicalizeFallbackLocal yes
|
||||
|
||||
Reference in New Issue
Block a user