Major cleanup and testing added

+ added: bin/sz-doctor.sh shell script
+ fixed: chezmoi external configuration moved to _home
+ fixed: vi/vim/nvim aliases
+ fixed: bash_completion testsing
This commit is contained in:
Lockszmith 2022-05-29 01:46:21 +00:00
parent d916c3315d
commit 86608fbc83
5 changed files with 45 additions and 3 deletions

View file

@ -1 +1 @@
[[ -x /usr/share/bash-completion/bash_completion ]] && BASH_COMPLETION_EXIST=1
[[ -r /usr/share/bash-completion/bash_completion ]] && BASH_COMPLETION_EXIST=1