From 43871160e56650a0efefcbeeabf117f5d19a98c0 Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Mon, 11 May 2020 11:59:19 -0700 Subject: [PATCH] Switch keychain init method to explicitly load key --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index ea82a23..35fe9e8 100644 --- a/.zshrc +++ b/.zshrc @@ -1,4 +1,4 @@ -source $HOME/.keychain/`hostname`-sh +eval `keychain --eval --agents ssh id_rsa` # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Initialization code that may require console input (password prompts, [y/n]