#---------------------------------------------------- # File: ~/.zshrc # Version: 0.4.1 # Version: 0.4.0 # Date: 2009-02-14 # Author: Florian "Bluewind" Pritz #---------------------------------------------------- # Makes this file smaller ;) for file in ${HOME}/.zsh/rc/**/* do . "$file" done