From ab0ce2f188da1f888cdd936dff49269f4e0910f9 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Fri, 19 May 2023 23:48:24 -0700 Subject: [PATCH] Remove .zshrc --- .zshrc | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .zshrc diff --git a/.zshrc b/.zshrc deleted file mode 100644 index e93344d..0000000 --- a/.zshrc +++ /dev/null @@ -1,2 +0,0 @@ -export ZSH_CONFIG_DIR="${ZDOTDIR}" -source "${ZSH_CONFIG_DIR}/init.zsh"