zshrc/zshrc
2010-12-25 20:12:51 +01:00

15 lines
375 B
Bash

# @author Sebastian Tramp <mail@sebastian.tramp.name>
# @license http://opensource.org/licenses/gpl-license.php
#
# the main RC file (will be linked to ~/.zshrc)
#
source ~/.zsh/options
source ~/.zsh/prompt
source ~/.zsh/aliases
source ~/.zsh/functions
source ~/.zsh/private
source ~/.zsh/completion
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh