From 16563f67769c863f61859a825eefcf8fc150d31f Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 8 Nov 2024 06:43:06 -0500 Subject: update x11 stuff --- sh/.profile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sh/.profile') 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" -- cgit v1.2.3