summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 65b844b..3bc5c99 100644
--- a/.profile
+++ b/.profile
@@ -2,3 +2,4 @@ export PATH="${PATH}:${HOME}/.local/bin:${HOME}/bin"
export KRB5_CONFIG="${HOME}/.krb5conf"
export EDITOR="vim"
export PAGER="less -FRXS"
+export LESSOPEN="||${HOME}/.local/bin/lesspipe-highlight.sh %s"