From e51c29c2aefff1ead8f6f73a122c0e3891e899b5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 10:29:11 +0200 Subject: Adding less aliases. Signed-off-by: Daniel Baumann --- debian/local/bash/profile.d/zz-less.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/local/bash/profile.d/zz-less.sh diff --git a/debian/local/bash/profile.d/zz-less.sh b/debian/local/bash/profile.d/zz-less.sh new file mode 100644 index 0000000..25831d8 --- /dev/null +++ b/debian/local/bash/profile.d/zz-less.sh @@ -0,0 +1,3 @@ +# /etc/profile.d/zz-less.sh + +alias less="less -R" -- cgit v1.2.3