dotfiles

Cross platform dotfiles for linux, mac and windows
git clone git@getsh.org:dotfiles.git
Log | Files | Refs

commit 9903582247fe247a0cbacd6657f428a5154b5d97
parent e91ef4315e657e8692897c709968b925cf7097a8
Author: Bharatvaj <bharatvaj@yahoo.com>
Date:   Thu, 28 Jul 2022 02:56:02 +0530

Add: ls: hyper-red theme

Diffstat:
M.profile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.profile b/.profile @@ -99,3 +99,5 @@ chance "${XDG_CONFIG_HOME}/sh/unstaged" # Hyper Red export LESS_TERMCAP_us=$'\E[0;31m' export LESS_TERMCAP_ue=$'\E[0m' +export CLICOLOR=1 +export LSCOLORS="hxgxfxxxbxxxxxxxxxxxxx"