mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Clean up plugin READMEs and a few plugins
- fasd - history - mercurial - pylint - repo - yii2
This commit is contained in:
parent
ff6d111d79
commit
610b2529d2
73 changed files with 528 additions and 535 deletions
|
|
@ -14,58 +14,3 @@ It looks for scripts in the following paths:
|
|||
- `~/.grails/scripts`
|
||||
- `./scripts`
|
||||
- `./plugins/*/scripts`
|
||||
|
||||
## Grails Commands
|
||||
- `add-proxy`
|
||||
- `alias`
|
||||
- `bootstrap`
|
||||
- `bug-report`
|
||||
- `clean`
|
||||
- `clean-all`
|
||||
- `clear-proxy`
|
||||
- `compile`
|
||||
- `console`
|
||||
- `create-app`
|
||||
- `create-controller`
|
||||
- `create-domain-class`
|
||||
- `create-filters`
|
||||
- `create-integration-test`
|
||||
- `create-multi-project-build`
|
||||
- `create-plugin`
|
||||
- `create-pom`
|
||||
- `create-script`
|
||||
- `create-service`
|
||||
- `create-tag-lib`
|
||||
- `create-unit-test`
|
||||
- `dependency-report`
|
||||
- `doc`
|
||||
- `help`
|
||||
- `init`
|
||||
- `install-app-templates`
|
||||
- `install-dependency`
|
||||
- `install-plugin`
|
||||
- `install-templates`
|
||||
- `integrate-with`
|
||||
- `interactive`
|
||||
- `list-plugin-updates`
|
||||
- `list-plugins`
|
||||
- `migrate-docs`
|
||||
- `package`
|
||||
- `package-plugin`
|
||||
- `plugin-info`
|
||||
- `refresh-dependencies`
|
||||
- `remove-proxy`
|
||||
- `run-app`
|
||||
- `run-script`
|
||||
- `run-war`
|
||||
- `set-grails-version`
|
||||
- `set-proxy`
|
||||
- `set-version`
|
||||
- `shell`
|
||||
- `stats`
|
||||
- `stop-app`
|
||||
- `test-app`
|
||||
- `uninstall-plugin`
|
||||
- `url-mappings-report`
|
||||
- `war`
|
||||
- `wrapper`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue