From 5200ed955f7531e0cd1a40fac5355e6082413966 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 2 Mar 2023 12:18:29 +0100 Subject: [PATCH] Remove unnecessary config line This is auto added as completion is enabled via home manager. --- home/files/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/home/files/zshrc b/home/files/zshrc index b460d24..b02d401 100644 --- a/home/files/zshrc +++ b/home/files/zshrc @@ -1,5 +1,4 @@ autoload -U colors && colors -autoload -U promptinit; compinit autoload -U complist # Set vim mode