summaryrefslogtreecommitdiff
path: root/data/_coreutils/coreutils.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/_coreutils/coreutils.sh')
-rwxr-xr-xdata/_coreutils/coreutils.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/_coreutils/coreutils.sh b/data/_coreutils/coreutils.sh
new file mode 100755
index 000000000..e7d52142d
--- /dev/null
+++ b/data/_coreutils/coreutils.sh
@@ -0,0 +1,3 @@
+alias ls="ls -Fb --color=auto -T 0"
+eval "$(dircolors -b)"
+export CLICOLOR=