diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-09-25 09:40:50 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-09-25 09:40:50 -0400 |
commit | be94425fb779edae9b51009e74808588be4d5e51 (patch) | |
tree | dabd29aa289f6466163fbec3555db1e00c4df070 /sh | |
parent | 4b5bf18b5b22aa83b7cb404c67f4e5f106979c6f (diff) | |
download | dotfiles-be94425fb779edae9b51009e74808588be4d5e51.tar.gz |
update dotfiles
Diffstat (limited to 'sh')
-rw-r--r-- | sh/.shrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ unset reset blue green export CLICOLOR=1 export PAGER=less -export LESS='-iMRS -x2' +export LESS='-iMRSF -x2' export EDITOR=vim export LSCOLORS=DxfxgxgxcxxbxbaCacADAd |