From ba9b960c0fc89e657d14fe8f68e23d866efa3a5c Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.uk>
Date: Sun, 8 Sep 2019 13:00:42 +0100
Subject: [PATCH] Add zsh_profile.d as a symlink-ed dir

---
 rcrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rcrc b/rcrc
index e9c50285..0e2067bd 100644
--- a/rcrc
+++ b/rcrc
@@ -1 +1,2 @@
+SYLINK_DIRS="zsh_profile.d"
 TAGS="git npm php vim zsh"