From 575cd45a6fa9178d0f4ba635fe758c4f6b7ae6e5 Mon Sep 17 00:00:00 2001 From: Nathan Lloyd Ward Date: Thu, 4 Jul 2024 11:46:02 -0400 Subject: [PATCH] Update .zshrc --- zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 29cb115..897d9c5 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -58,5 +58,3 @@ export LC_ALL="C.UTF-8" export EDITOR="nvim" export VISUAL="nvim" export PREVIEW="nvim" - -source .zsh_completions