summaryrefslogtreecommitdiff
path: root/sh/.profile
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/.profile
parente039039e31a221e8c5739562e3d1e5cfdef4af74 (diff)
downloaddotfiles-16563f67769c863f61859a825eefcf8fc150d31f.tar.gz
update x11 stuff
Diffstat (limited to 'sh/.profile')
-rw-r--r--sh/.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sh/.profile b/sh/.profile
index e37077f..e9ebfd6 100644
--- a/sh/.profile
+++ b/sh/.profile
@@ -1 +1,6 @@
+export CLICOLOR=1
+export PAGER=less
+export LESS='-iMRS -x2'
+export EDITOR=vim
+export LSCOLORS=DxfxgxgxcxxbxbaCacADAd
export ENV="${HOME}/.shrc"