diff options
Diffstat (limited to '')
-rw-r--r-- | .zshrc | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +# +# The zshrc tends to need some local changes quite often +# -- so for enhanced readabilty, source the global stuff ... +# +source ~/.zsh/zshrc + +# ... and put local stuff beneath :) |