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
license: mit |
$ ssh [email protected]
$ mkdir test
$ cd test
{
"apps": {
"http": {
"servers": {
"example": {
"listen": [
":80",
":443"
],
#!/usr/bin/python | |
import json | |
import subprocess | |
from os import system | |
import time | |
from subprocess import run | |
distLat = Destination_Latitude # replace with your own | |
distLong = Destination_Longitude # replace with your own |