mirror of
https://github.com/don-philipe/dotfiles.git
synced 2026-09-08 06:38:52 +02:00
Remove zsh func clone
This commit is contained in:
@@ -13,10 +13,6 @@ autotmux()
|
||||
fi
|
||||
}
|
||||
|
||||
checkpem()
|
||||
{
|
||||
openssl x509 -in "$1" -noout -text
|
||||
}
|
||||
checkcert()
|
||||
{
|
||||
openssl s_client -connect "$1":443 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user