From 0312c7f0eb872bead094dca57df67f0a0a50ad20 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 22 Jan 2019 20:17:53 +0100 Subject: [PATCH] added zsh syntax highlighting --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index e2907a75..bb5a9a70 100644 --- a/.zshrc +++ b/.zshrc @@ -150,3 +150,5 @@ if [ -f /usr/bin/shellpic ]; then fi fi +source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +