From 6d11dace69596b6b47e5c2671ff000f29e1eae35 Mon Sep 17 00:00:00 2001 From: Peter Kingswell Date: Thu, 19 Nov 2020 20:38:01 -0500 Subject: [PATCH] stuff --- .zshrc | 1 + functions.zsh | 1 + 2 files changed, 2 insertions(+) create mode 120000 .zshrc create mode 120000 functions.zsh diff --git a/.zshrc b/.zshrc new file mode 120000 index 000000000..04bdbdab3 --- /dev/null +++ b/.zshrc @@ -0,0 +1 @@ +../.zshrc \ No newline at end of file diff --git a/functions.zsh b/functions.zsh new file mode 120000 index 000000000..235405133 --- /dev/null +++ b/functions.zsh @@ -0,0 +1 @@ +lib/functions.zsh \ No newline at end of file