Add keychain sourcing to .zshrc
This commit is contained in:
parent
6a0516ddaa
commit
b1f85c6ae2
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.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.
|
||||
|
|
Loading…
Add table
Reference in a new issue