Replace g+ with ag+

This commit is contained in:
Ev Bogdanov 2017-08-16 15:37:57 +03:00
parent 7046de9503
commit 7eb22341f2
3 changed files with 13 additions and 22 deletions

View file

@ -82,9 +82,9 @@ I spawn Acme by running `a` script.
Who is who in **bin** directory:
- `a` start Acme
- `ag+` search with The Silver Searcher
- `c+ SYMBOL` comment selection (python: `|c+` or `|c+ '#'`, erlang: `|c+ %`, js: `|c+ //`)
- `c- SYMBOL` uncomment selection
- `g+ WHAT` recursively grep current directory
- `git+ MESSAGE` git: commit and push to master
- `h+` heading
- `hg+ MESSAGE` hg: commit and push to master