about summary refs log tree commit diff stats
path: root/profile/less.sh
diff options
context:
space:
mode:
authorCase Duckworth2023-05-13 23:50:35 -0500
committerCase Duckworth2023-05-13 23:50:35 -0500
commit832af38380ba5b6a020b034059b4bc5ff7443ded (patch)
treefce4708280ff964d80a9808ed6826a1f3799e804 /profile/less.sh
parentuhhhh (diff)
downloadetc-832af38380ba5b6a020b034059b4bc5ff7443ded.tar.gz
etc-832af38380ba5b6a020b034059b4bc5ff7443ded.zip
uhhh
Diffstat (limited to 'profile/less.sh')
-rw-r--r--profile/less.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/profile/less.sh b/profile/less.sh index 19a73ce..e9e26a4 100644 --- a/profile/less.sh +++ b/profile/less.sh
@@ -1,3 +1,5 @@
1# less settings 1# less settings
2 2
3execp less || return
4
3export LESS="--mouse --RAW-CONTROL-CHARS" 5export LESS="--mouse --RAW-CONTROL-CHARS"