This commit is contained in:
Ev Bogdanov 2017-02-17 22:02:01 +03:00
parent 23c5e3a66a
commit 30d6f1b0a2
2 changed files with 48 additions and 0 deletions

View file

@ -91,6 +91,7 @@ Who is who in **bin** directory:
- `cc-` CamelCase to snake_case
- `d` works like `Edit , d`
- `eman MODULE` shortcut for `erl -man MODULE` (displays the manual page for the Erlang module MODULE)
- `erun MODULE ARG1 ... ARGN` erlangish `go run`
- `g+ WHAT` recursively grep current directory
- `git+ MESSAGE` git: commit and push to master
- `go+` go snippet