aboutsummaryrefslogtreecommitdiff
path: root/shellrc
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-01-23 23:14:08 +0100
committerKarel Kočí <cynerd@email.cz>2017-01-23 23:14:08 +0100
commit39cd1849ec86e687a07bdce4a486ef0da9753004 (patch)
treedc861f3e485de7669cfb1c156b879ed1ec1ffeba /shellrc
parenta186f42adcade1281a19b6522a3db65e918124b5 (diff)
downloadmyconfigs-39cd1849ec86e687a07bdce4a486ef0da9753004.tar.gz
myconfigs-39cd1849ec86e687a07bdce4a486ef0da9753004.tar.bz2
myconfigs-39cd1849ec86e687a07bdce4a486ef0da9753004.zip
Config update after some time
Diffstat (limited to 'shellrc')
-rw-r--r--shellrc1
1 files changed, 1 insertions, 0 deletions
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'