aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-18 10:27:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-18 10:27:25 +1200
commit29b27432d7269662de03d8864a15a5adf101209e (patch)
treeb1dc6b10508ffaf1ac18046543ce2cdad429e509 /README.markdown
parentPort grep() and ls() to POSIX sh (diff)
downloaddotfiles-29b27432d7269662de03d8864a15a5adf101209e.tar.gz
dotfiles-29b27432d7269662de03d8864a15a5adf101209e.zip
Do away with dircolors and LS_COLORS
The default colors are just fine; I want to be able to distinguish directories, devices, links, and executable files, and those all appear to be configured by default. The giant environment variable is too annoying for too little benefit.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index d74ea0be..034f8185 100644
--- a/README.markdown
+++ b/README.markdown
@@ -47,8 +47,6 @@ Configuration is included for:
shells
* [cURL](https://curl.haxx.se/) -- Command-line tool for transferring data with
URL syntax
-* [`dircolors(1)`](https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html)
- -- Color GNU `ls(1)` output
* [Dunst](http://knopwob.org/dunst/) -- A lightweight X11 notification daemon
that works with `libnotify`
* `finger(1)` -- User information lookup program