summary refs log tree commit diff
path: root/home/.shrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-27 17:48:58 -0500
committerJune McEnroe <june@causal.agency>2021-02-27 17:48:58 -0500
commitd4e8ee4c3c11ee9dc4e846fb99d96ad22322f9a6 (patch)
tree822d5dd881ae25cb69bc75499a3698890951f211 /home/.shrc
parentRevert "Lower sctd temperature" (diff)
downloadsrc-d4e8ee4c3c11ee9dc4e846fb99d96ad22322f9a6.tar.gz
src-d4e8ee4c3c11ee9dc4e846fb99d96ad22322f9a6.zip
Move LESS_TERMCAP settings to .shrc
They depend on TERM, so they shouldn't run in .profile.
Diffstat (limited to 'home/.shrc')
-rw-r--r--home/.shrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.shrc b/home/.shrc
index df980428..d5fcb540 100644
--- a/home/.shrc
+++ b/home/.shrc
@@ -35,6 +35,9 @@ if [ -n "${SSH_CD:-}" ]; then
 	unset SSH_CD
 fi
 
+export LESS_TERMCAP_us=$(tput sitm)
+export LESS_TERMCAP_ue=$(tput ritm)
+
 hostname=$(hostname -s)
 rprompt() {
 	local pwd