dot/zshrc: Commentary for running `~/.zshrc-local'.
[profile] / dot / zshrc
index 2bf2413..660f846 100644 (file)
--- a/dot/zshrc
+++ b/dot/zshrc
@@ -139,6 +139,7 @@ setopt share_history
 ###--------------------------------------------------------------------------
 ### Finishing touches.
 
+## Local tweaks.
 __mdw_source_if_exists "$HOME/.zshrc-local"
 
 ###----- That's all, folks --------------------------------------------------