updated /home/brian/Documents/Code/source_code_to_study/sandbox/msh directory and installed bash-completion

This commit is contained in:
tomit4 2022-06-04 15:55:29 -07:00
parent cfe7b00eab
commit 5098a0e28d
4 changed files with 20 additions and 11 deletions

View file

@ -1 +1,9 @@
set enable-keypad on
# Prettify
set colored-stats on
set colored-completion-prefix on
# Completion settings
set show-all-if-ambiguous on
set completion-ignore-case on