chiark / gitweb /
dot/zshrc: Commentary for running `~/.zshrc-local'.
[profile] / dot / zshrc
index 2bf24137399f60ab8420d9acacd7df95ca3577a8..660f846e44dcb13124d0dd316aad1c28e58f68df 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 --------------------------------------------------