... | ... |
@@ -12,6 +12,14 @@ h2. Setup |
12 | 12 |
|
13 | 13 |
3. Start / restart zsh (open a new terminal is easy enough..) |
14 | 14 |
|
15 |
+h2. Usage |
|
16 |
+ |
|
17 |
+TODO: Update this.. |
|
18 |
+ |
|
19 |
+* Rake autocomplete: @rake (tab)@. Will generate a cache of all your rake tasks and then let you auto-complete and/or select the task to run. |
|
20 |
+* ssh autocomplete: @ssh (tab)@ or @scp (tab)@ |
|
21 |
+* Git branch, it'll tell you which branch you're in when you're in a git repository directory. |
|
22 |
+* much much more.. |
|
15 | 23 |
|
16 | 24 |
h2. Thanks |
17 | 25 |
|