yadm-new/.bashrc.d/tuning

9 lines
283 B
Text
Raw Normal View History

2024-10-23 00:19:57 -04:00
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize
# If set, the pattern "**" used in a pathname expansion context will
# match all files and zero or more directories and subdirectories.
#shopt -s globstar