| ... | ... |
@@ -1,3 +1,7 @@ |
| 1 |
+A handful of functions, auto-complete helpers, and stuff that makes you shout... |
|
| 2 |
+ |
|
| 3 |
+bq. "OH MY ZSHELL!" |
|
| 4 |
+ |
|
| 1 | 5 |
h2. Setup |
| 2 | 6 |
|
| 3 | 7 |
1. Clone the repository |
| ... | ... |
@@ -9,6 +13,12 @@ h2. Setup |
| 9 | 9 |
3. Start / restart zsh (open a new terminal is easy enough..) |
| 10 | 10 |
|
| 11 | 11 |
|
| 12 |
+h2. Thanks |
|
| 13 |
+ |
|
| 14 |
+* Rick Olsen (technoweenie) might remember some of the configuration, which I took from a pastie a few years ago. |
|
| 15 |
+* Whoever created the rake autocomplete stuff, which was posted all over the internet a few years ago. |
|
| 12 | 16 |
|
| 17 |
+h2. Help out! |
|
| 13 | 18 |
|
| 19 |
+If you have ideas on how to improve/optimize the configuration, don't hesitate to send pull requests. |
|
| 14 | 20 |
|