profiles: Add new default profile
parent
eaa2f829bd
commit
956ca517f4
|
|
@ -0,0 +1,12 @@
|
|||
# This is the default profile of Bash-it
|
||||
|
||||
# plugins
|
||||
plugins alias-completion
|
||||
plugins base
|
||||
|
||||
# completion
|
||||
completion bash-it
|
||||
completion system
|
||||
|
||||
# aliases
|
||||
aliases general
|
||||
Loading…
Reference in New Issue