update README
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user