From 0710f125cc69abda9ea98187ff305c631465792a Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 9 Aug 2021 16:27:42 +0200 Subject: Added zfs color. --- zshrc.local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc.local b/zshrc.local index 7848797..1b478e0 100644 --- a/zshrc.local +++ b/zshrc.local @@ -85,3 +85,5 @@ export LESS_TERMCAP_ue=$'\E[0m' # reset underline # and so on unfunction trans + +export ZFS_COLOR=1 -- cgit v1.2.3-54-g00ecf