From 968aa199957bc89da4d68b5859f1f20c7ddf00c3 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Sun, 15 Jul 2018 14:18:50 +0200 Subject: [PATCH] Use ed25519 --- zsh/.zimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zimrc b/zsh/.zimrc index 6e3d25f..7dbb9a3 100644 --- a/zsh/.zimrc +++ b/zsh/.zimrc @@ -78,7 +78,7 @@ zhighlighters=(main brackets cursor) # # Load these ssh identities with the ssh module -#zssh_ids=(id_rsa) +zssh_ids=(id_ed25519) #