This commit is contained in:
Cy Pokhrel 2024-11-06 00:28:47 -05:00
parent fb6014a8af
commit 6b689531a9
4 changed files with 100 additions and 0 deletions

2
zshrc
View file

@ -1,3 +1,5 @@
source "$HOME/.nix-profile/etc/profile.d/hm-session-vars.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.