dotfiles

docs: add comment

Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>

authored by boltless.me and committed by boltless.me a0fede0d 83e7802f

+3
+3
zsh/.zshrc
··· 31 31 32 32 eval "$(direnv hook zsh)" 33 33 34 + # https://github.com/nix-community/home-manager/issues/2562 35 + # TODO: load nix profile shell functions 36 + 34 37 # Added by LM Studio CLI (lms) 35 38 export PATH="$PATH:$HOME/.lmstudio/bin" 36 39 # End of LM Studio CLI section