Switch keychain init method to explicitly load key
This commit is contained in:
parent
a09a794ed4
commit
43871160e5
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.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.
|
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
|
||||||
# Initialization code that may require console input (password prompts, [y/n]
|
# Initialization code that may require console input (password prompts, [y/n]
|
||||||
|
|
Loading…
Add table
Reference in a new issue