From e2f68f6f59b55a10ba2d17a60e3852aafc321604 Mon Sep 17 00:00:00 2001 From: Warrick Lo Date: Mon, 27 Dec 2021 19:23:09 -0800 Subject: Fix Zsh not sourcing shell profile --- .zprofile | 1 + 1 file changed, 1 insertion(+) create mode 120000 .zprofile diff --git a/.zprofile b/.zprofile new file mode 120000 index 0000000..aa7da3a --- /dev/null +++ b/.zprofile @@ -0,0 +1 @@ +.profile \ No newline at end of file -- cgit v1.2.3