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.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user