Rewrite the heading script

This commit is contained in:
Ev Bogdanov 2017-08-16 18:30:37 +03:00
parent 7eb22341f2
commit ce5b9c0d82
2 changed files with 11 additions and 29 deletions

View file

@ -86,7 +86,7 @@ Who is who in **bin** directory:
- `c+ SYMBOL` comment selection (python: `|c+` or `|c+ '#'`, erlang: `|c+ %`, js: `|c+ //`)
- `c- SYMBOL` uncomment selection
- `git+ MESSAGE` git: commit and push to master
- `h+` heading
- `h+ SYMBOL` draw a pretty heading
- `hg+ MESSAGE` hg: commit and push to master
- `lc+` to lowercase
- `nobs+` taken from plan9 `nobs` (it removes all backspace characters and the characters that precede them)