mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
changed alias atest to ates, because it collides with existing binary atest
This commit is contained in:
parent
126f65874f
commit
3d6c3c1e55
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ plugins=(... ansible)
|
|||
| `ainv` | command `ansible-inventory` |
|
||||
| `aplb`, `aplaybook` | command `ansible-playbook` |
|
||||
| `apull` | command `ansible-pull` |
|
||||
| `atest` | command `ansible-test` |
|
||||
| `ates` | command `ansible-test` |
|
||||
| `aval` | command `ansible-vault` |
|
||||
|
||||
## Maintainer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue