Getting Bash-it to use the vendored composure
Fixed tests Fixed install.sh and bash_it.sh Added gitattributes to the vendor folder Changed documentation
This commit is contained in:
@@ -23,6 +23,8 @@ hooks
|
||||
#
|
||||
.gitattributes
|
||||
lint_clean_files.sh
|
||||
install.sh
|
||||
bash_it.sh
|
||||
|
||||
# plugins
|
||||
#
|
||||
@@ -92,5 +94,9 @@ aliases/available/dnf.aliases.bash
|
||||
aliases/available/vim.aliases.bash
|
||||
aliases/available/git.aliases.bash
|
||||
|
||||
# tests
|
||||
test/test_helper.bash
|
||||
|
||||
# vendor init files
|
||||
vendor/.gitattributes
|
||||
vendor/init.d
|
||||
|
||||
Reference in New Issue
Block a user