summaryrefslogtreecommitdiff
path: root/sh/.shrc
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-11-08 06:43:06 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-11-08 06:43:06 -0500
commit16563f67769c863f61859a825eefcf8fc150d31f (patch)
treeff3859d7c351b324a1b40edd7f8530e806271323 /sh/.shrc
parente039039e31a221e8c5739562e3d1e5cfdef4af74 (diff)
downloaddotfiles-16563f67769c863f61859a825eefcf8fc150d31f.tar.gz
update x11 stuff
Diffstat (limited to 'sh/.shrc')
-rw-r--r--sh/.shrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/.shrc b/sh/.shrc
index fc05e91..c35c7bd 100644
--- a/sh/.shrc
+++ b/sh/.shrc
@@ -9,7 +9,6 @@ export PAGER=less
export LESS='-iMRS -x2'
export EDITOR=vim
export LSCOLORS=DxfxgxgxcxxbxbaCacADAd
-#export LSCOLORS=ExfxgxgxcxxbxbaCacADAd
alias ls='ls -FHh'
alias ll='ls -l'