From 39cd1849ec86e687a07bdce4a486ef0da9753004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 23 Jan 2017 23:14:08 +0100 Subject: Config update after some time --- shellrc | 1 + 1 file changed, 1 insertion(+) (limited to 'shellrc') diff --git a/shellrc b/shellrc index fb5d5bd..ccf60be 100644 --- a/shellrc +++ b/shellrc @@ -27,6 +27,7 @@ export LESS_TERMCAP_se=$'\E[0m' export LESS_TERMCAP_so=$'\E[01;44;33m' export LESS_TERMCAP_ue=$'\E[0m' export LESS_TERMCAP_us=$'\E[1;32m' +[ -x /usr/bin/src-hilite-lesspipe.sh ] && export LESSOPEN="| /usr/bin/src-hilite-lesspipe.sh %s" alias gst='git status' alias v='vim' -- cgit v1.2.3