A ZSH theme optimized for people who use:
- Solarized
- Git
- Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)
For Mac users, I highly recommend iTerm 2 + Solarized Dark
| -------- | |
| 如果您想加入 Plurk Error 451 訊息的顯示, | |
| 請將下面三行文字貼到 http://www.plurk.com/Settings/show?page=profile 中的「關於您自己」文字方塊中 | |
| **並且**把最後一行的YOUR_ID換成您的噗浪id, 例如, http://www.plurk.com/grassboy#dash-profile (Close) | |
| ---------- | |
| https://www.google.com/takeaction/ (Google) | |
| http://tinyurl.com/lpdheoe (#freeandopen) | |
| http://www.plurk.com/YOUR_ID#dash-profile (Close) |
| /*--- waitForKeyElements(): A utility function, for Greasemonkey scripts, | |
| that detects and handles AJAXed content. | |
| Usage example: | |
| waitForKeyElements ( | |
| "div.comments" | |
| , commentCallbackFunction | |
| ); |