diff --git a/.zshrc b/.zshrc index 06daff6..aa2824d 100644 --- a/.zshrc +++ b/.zshrc @@ -1,3 +1,5 @@ +source $HOME/.keychain/`hostname`-sh + # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Initialization code that may require console input (password prompts, [y/n] # confirmations, etc.) must go above this block; everything else may go below.