Mercurial > dotfiles.old
diff zshrc @ 8:d20278638011
Add teamocil layouts
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 01 Mar 2014 22:30:45 +0100 |
parents | d35280c9b023 |
children | f9f04cee7f51 |
line wrap: on
line diff
--- a/zshrc Sun Feb 23 18:32:49 2014 +0100 +++ b/zshrc Sat Mar 01 22:30:45 2014 +0100 @@ -79,7 +79,7 @@ alias mvim="reattach-to-user-namespace mvim" alias vim="reattach-to-user-namespace vim" alias ag="ag --color" -# Syntax Highlighting -# source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh -# + +compctl -g '~/.teamocil/*(:t:r)' teamocil + [[ -f ~/.zshrc.local ]] && source ~/.zshrc.local