From f959d410b60ef7fe7b99546e18f0b473c1a8ac42 Mon Sep 17 00:00:00 2001 From: lassulus Date: Thu, 16 Feb 2017 00:06:38 +0100 Subject: l 2: disable dark blue folders --- lass/2configs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'lass/2configs') diff --git a/lass/2configs/default.nix b/lass/2configs/default.nix index 2292b5ce..8100a433 100644 --- a/lass/2configs/default.nix +++ b/lass/2configs/default.nix @@ -161,6 +161,7 @@ with import ; shopt -s histappend histreedit histverify shopt -s no_empty_cmd_completion complete -d cd + LS_COLORS=$LS_COLORS:'di=1;31:' ; export LS_COLORS ''; promptInit = '' if test $UID = 0; then -- cgit v1.2.3