bashrc.cust: Disable 'less' history

This commit is contained in:
2021-08-11 14:43:50 +02:00
parent 471fead950
commit 2e7e8d5471

View File

@@ -7,4 +7,8 @@ PS1="\[\033[0;31m\]\342\224\214\342\224\200\$([[ \$? != 0 ]] && echo \"(\[\033[0
# Attibutes # Attibutes
bind "set completion-ignore-case on" bind "set completion-ignore-case on"
shopt -s autocd shopt -s autocd
shopt -s checkjobs shopt -s checkjobs
# Variables
export LESSHISTFILE=-