minor fix in Readme to add to the customization list

This commit is contained in:
Ivan Povalyukhin
2015-03-25 19:52:38 -07:00
parent 64d08fbf8a
commit ef84346cb8
2 changed files with 1 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ bash-it help plugins # shows help for installed plugins
For custom scripts, and aliases, just create the following files (they'll be ignored by the git repo):
* `aliases/custom.aliases.bash`
* `completion/custom.completion.bash`
* `lib/custom.bash`
* `plugins/custom.plugins.bash`