ssh search known hostkeys alias

This commit is contained in:
xfnw 2021-12-24 18:29:43 -05:00
parent 709372319a
commit e435a8d5ec

1
.zshrc
View file

@ -20,6 +20,7 @@ alias hexcat="catgirl -h irc.libera.chat -n xfnwtest -ec cert.pem -u"
alias warc="wget -rpkm --warc-cdx --warc-file"
alias ytdl="yt-dlp --extract-audio --audio-format mp3"
alias ssk="ssh-keygen -l -f ~/.ssh/known_hosts | grep"
alias sydi="sudo"