commit
ce936e0513
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
|
## Help Screens
|
||||||
|
|
||||||
```
|
```
|
||||||
bash-it (will show all the help commands)
|
bash-it show aliases # shows installed and available aliases
|
||||||
aliases-help
|
bash-it show completions # shows installed and available completions
|
||||||
rails-help
|
bash-it show plugins # shows installed and available plugins
|
||||||
git-help
|
bash-it help aliases # shows help for installed aliases
|
||||||
plugins-help
|
bash-it help completions # shows help for installed completions
|
||||||
|
bash-it help plugins # shows help for installed plugins
|
||||||
```
|
```
|
||||||
|
|
||||||
## Your Custom scripts, aliases, and functions
|
## Your Custom scripts, aliases, and functions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue