A ZSH theme optimized for people who use:
- Solarized
- Git
- Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)
| body{ | |
| -webkit-perspective: 1000; | |
| -webkit-backface-visibility: hidden; | |
| -webkit-transform:translate3d(0,0,0); | |
| } | |
| #cover, #backcover | |
| { | |
| position:absolute; |
| #!/bin/bash | |
| # | |
| # This script will mount /Users in the boot2docker VM using NFS (instead of the | |
| # default vboxsf). It's probably not a good idea to run it while there are | |
| # Docker containers running in boot2docker. | |
| # | |
| # Usage: sudo ./boot2docker-use-nfs.sh | |
| # |
| # Rock | |
| print(""" | |
| _______ | |
| ---' ____) | |
| (_____) | |
| (_____) | |
| (____) | |
| ---.__(___) |