From 87e47d17df75f0e426b249fd567cb2c3e6d2ac84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Uruba?= Date: Sun, 3 Sep 2023 12:43:20 +0200 Subject: [PATCH] remove commented-out code --- zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index a1cf9f2..4fa246d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -21,8 +21,6 @@ compinit REPORTTIME=5 -#autoload -U colors -#colors PROMPT="%B%F{yellow}%*%f %F{blue}%d%f %(?.%F{green}✓%f.%F{red}%?%f) %(3L.%F{red}%L%f .)%(?.%F{green}.%F{red})%%%f%b "