From b18d8be6eff3451f98b50fc1d2a1577781786dbe Mon Sep 17 00:00:00 2001 From: hanez Date: Wed, 10 Sep 2025 02:40:51 +0200 Subject: [PATCH] .zshrc help text update. --- .zshrc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.zshrc b/.zshrc index 5c94de28..7c6dadae 100644 --- a/.zshrc +++ b/.zshrc @@ -38,8 +38,10 @@ if [ -n "$TMUX" ]; then } fi -# Source some private stuff or custom things that are different on my systems. -# This file is not in the Git repository! -# Everything in this file overrides configuration settings already loaded. +# Source some private stuff or custom things that are different on my +# systems. This file is not in the Git repository! Everything in this +# file overrides configuration settings already loaded. Stuff configured +# in this file must not be required in any of the above configuration +# and scripts. source ~/.penv