From d3868c3b22267c68fae856d704e01302c7ac028f Mon Sep 17 00:00:00 2001 From: TCCQ Date: Sat, 14 Sep 2024 10:46:04 -0700 Subject: small fixes --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 2432332..7a1a139 100644 --- a/.bashrc +++ b/.bashrc @@ -28,7 +28,7 @@ shopt -s checkwinsize #shopt -s globstar # make less more friendly for non-text input files, see lesspipe(1) -[ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" +# [ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" # set variable identifying the chroot you work in (used in the prompt below) if [ -z "${debian_chroot:-}" ] && [ -r /etc/debian_chroot ]; then -- cgit v1.2.3