#355 Add touch rule

This commit is contained in:
nvbn
2015-09-09 10:53:56 +03:00
parent 6e886c6b4f
commit 3e8db28a73
3 changed files with 43 additions and 0 deletions
+1
View File
@@ -198,6 +198,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `switch_lang` – switches command from your local layout to en;
* `systemctl` – correctly orders parameters of confusing `systemctl`;
* `test.py` – runs `py.test` instead of `test.py`;
* `touch` – creates missing directories before "touching";
* `tsuru_login` – runs `tsuru login` if not authenticated or session expired;
* `tsuru_not_command` – fixes wrong `tsuru` commands like `tsuru shell`;
* `tmux` – fixes `tmux` commands;