summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 1a8d138..fdffc42 100644
--- a/.bashrc
+++ b/.bashrc
@@ -38,6 +38,9 @@ export LESS=iXFRx4
# gnuplot display in terminal
export GNUTERM='sixelgd enhanced truecolor size 1600,1200 font "arial,9" fontscale 2'
+# Explicit empty LS_COLORS (normally unset) for fd(1) in light terminals. No change for ls(1).
+export LS_COLORS=""
+
#export BACKUP=bip:/home/backup/marc@m1
export DOT='dotty -'