diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-08 06:43:06 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-08 06:43:06 -0500 |
commit | 16563f67769c863f61859a825eefcf8fc150d31f (patch) | |
tree | ff3859d7c351b324a1b40edd7f8530e806271323 /sh/.shrc | |
parent | e039039e31a221e8c5739562e3d1e5cfdef4af74 (diff) | |
download | dotfiles-16563f67769c863f61859a825eefcf8fc150d31f.tar.gz |
update x11 stuff
Diffstat (limited to 'sh/.shrc')
-rw-r--r-- | sh/.shrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' |