X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Fshell%2Fenv;fp=shell%2Fshell%2Fenv;h=74715a0eb3196f698556baa87b1211e5a79101af;hp=973e54fda6e0f6fbe9b7b681e8c802bca3dde754;hb=c8a2d98498c5efde1d7c0c67ce8311cb90e29ce2;hpb=cbdb911f08be1f221a7b0173e83a82c359ace498 diff --git a/shell/shell/env b/shell/shell/env index 973e54f..74715a0 100644 --- a/shell/shell/env +++ b/shell/shell/env @@ -164,4 +164,9 @@ export GOPROXY GOSUMDB=off export GOSUMDB +# Tell `ip -color` to use colors suitable for a dark terminal. Not sure if +# this variable is also used by other programs. +COLORFGBG=';0' +export COLORFGBG + # vim: ft=sh