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
| packagedata = packagedata or { } | |
| packagedata.beegradients = { } | |
| local beegradients = packagedata.beegradients | |
| local processorid = "beegradients" --- name of callback | |
| local err, warn, info | |
| if luatexbase then | |
| err, warn, info = luatexbase.provides_module { | |
| name = "beegradients", |