summaryrefslogtreecommitdiff
path: root/.zshrc
blob: 66fbce17bb8c6919090cd17d8c88ad12637783c0 (plain)
1
2
3
4
5
6
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 :)