@ -46,6 +46,12 @@ function rmdirs()
fi
}
function rmr()
{
find $@ -not -type d
rm -Ir $@
# Use a larger number of KDF rounds and the secure ed25519 key type by default.
alias ssh-keygen="ssh-keygen -a 100 -b 4096 -t ed25519"