From bdf4ba32857f5d20c812b53cc3e67b111154fd6b Mon Sep 17 00:00:00 2001 From: Faerbit Date: Sun, 28 Jun 2015 19:27:30 +0200 Subject: [PATCH] Adding syntax highlighting on arch. --- zshrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zshrc b/zshrc index c4ed756..fa88f8d 100644 --- a/zshrc +++ b/zshrc @@ -44,6 +44,7 @@ alias bootlfs='sudo screen -d -m VBoxHeadless -s LFS > /dev/null' alias emacs='emacs -nw' alias aiawiki='ssh aia -L 80:ldap2:80' alias rbtv='livestreamer twitch.tv/rocketbeanstv &' +alias taketv='livestreamer twitch.tv/taketv &' alias ls='ls --color=auto' export ASPROOT=~/.asp export PATH=$PATH:/home/fab/bin:/home/fab/.gem/ruby/2.2.0/bin @@ -71,6 +72,11 @@ then source /usr/bin/virtualenvwrapper_lazy.sh fi +if [ -f /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ] +then + source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +fi + # displaying current virtual env grml_theme_add_token virtual-env -f virtual_env_prompt '%F{magenta}' '%f' zstyle ':prompt:grml:left:setup' items rc virtual-env change-root user at host path vcs percent