Reworded the text for the general/bash-it alias loading

Also fixed a ShellCheck warning.

See #1560 for more details.
This commit is contained in:
Nils Winkler
2020-05-07 08:57:37 +02:00
parent 5ed42defc0
commit 38bb8c087c
2 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
cite about-alias
about-alias 'Aliases for the bash-it command (those aliases are also included with general aliases)'
about-alias 'Aliases for the bash-it command (these aliases are automatically included with the "general" aliases)'
# Common misspellings of bash-it
alias shit='bash-it'
@@ -21,4 +21,3 @@ alias bshsch="bash-it search"
alias bshenp="bash-it enable plugin"
alias bshena="bash-it enable alias"
alias bshenc="bash-it enable completion"