Merge pull request #3 from erichs/enable-disable-aliases-completions

readme update
pull/139/head
nwinkler 2012-05-24 00:27:49 -07:00
commit ce936e0513
1 changed files with 9 additions and 8 deletions

View File

@ -20,11 +20,12 @@ This is to set up the `.jekyllconfig` file, which stores info necessary to use t
## Help Screens
```
bash-it (will show all the help commands)
aliases-help
rails-help
git-help
plugins-help
bash-it show aliases # shows installed and available aliases
bash-it show completions # shows installed and available completions
bash-it show plugins # shows installed and available plugins
bash-it help aliases # shows help for installed aliases
bash-it help completions # shows help for installed completions
bash-it help plugins # shows help for installed plugins
```
## Your Custom scripts, aliases, and functions