From e1b5ceb33159205dce41ae835f8b2bb06a8f3c84 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 9 Nov 2012 10:48:40 +0100 Subject: Move syntax-highlighting --- .config/zsh/syntax-highlighting | 1 + .zsh/syntax-highlighting | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 160000 .config/zsh/syntax-highlighting delete mode 160000 .zsh/syntax-highlighting diff --git a/.config/zsh/syntax-highlighting b/.config/zsh/syntax-highlighting new file mode 160000 index 0000000..d2715e2 --- /dev/null +++ b/.config/zsh/syntax-highlighting @@ -0,0 +1 @@ +Subproject commit d2715e2cb3294880bbc6a75b91288243054218d0 diff --git a/.zsh/syntax-highlighting b/.zsh/syntax-highlighting deleted file mode 160000 index d2715e2..0000000 --- a/.zsh/syntax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d2715e2cb3294880bbc6a75b91288243054218d0 -- cgit v1.3-2-g0d8e