completion/alias: rename

There is no reason for this to be in the `plugins` directory, it just needs to have a load priority sufficiently high that it runs after any aliases are defined.
pull/2044/head
John D Pell 2022-01-15 00:01:25 -08:00
parent d214621d39
commit 7fcad6ed0d
3 changed files with 1 additions and 1 deletions

View File

@ -1,10 +1,10 @@
# This is the default profile of Bash-it # This is the default profile of Bash-it
# plugins # plugins
plugins alias-completion
plugins base plugins base
# completion # completion
completion aliases
completion bash-it completion bash-it
completion system completion system