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.
13 lines
162 B
Plaintext
13 lines
162 B
Plaintext
# This is the default profile of Bash-it
|
|
|
|
# plugins
|
|
plugins base
|
|
|
|
# completion
|
|
completion aliases
|
|
completion bash-it
|
|
completion system
|
|
|
|
# aliases
|
|
aliases general
|