summaryrefslogtreecommitdiff
path: root/data/coreutils/coreutils.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-02-14 12:35:55 +0000
committerJay Freeman <saurik@saurik.com>2008-02-14 12:35:55 +0000
commit26020feaa3a141909349610bfd69611a13b3a41e (patch)
treee18bc74f954a8ff268747ea9544d3730618eac29 /data/coreutils/coreutils.sh
parent7ddabf0c54138f19869c915083d082f92009a3eb (diff)
Made the move to profile.d.
git-svn-id: http://svn.telesphoreo.org/trunk@85 514c082c-b64e-11dc-b46d-3d985efe055d
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=