From 4e37bd1514db2912ea2e7c61bd972642a172f876 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Wed, 9 Sep 2020 19:44:12 +0000 Subject: [PATCH] zshrc: Clean up now unused variable --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 5e49cba..6492a4c 100644 --- a/zshrc +++ b/zshrc @@ -529,5 +529,5 @@ cross() { ) } -unset fgrep grep grep_color ls ls_color ls_on_cd ls_on_init simple_prompt +unset fgrep grep grep_color ls ls_color ls_on_cd ls_on_init unset HISTFILE