This one is from Scientific American.
A Pen by Chris Coyier on CodePen.
This one is from Scientific American.
A Pen by Chris Coyier on CodePen.
# include z | |
. /usr/local/Cellar/z/1.8/etc/profile.d/z.sh | |
plugins=(git extract node npm bower brew cloudapp) | |
source $ZSH/oh-my-zsh.sh | |
HISTSIZE=SAVEHIST=100000 | |
setopt sharehistory |
A Pen by Seun Martins on CodePen.
{ | |
"firstName": "Reginald", | |
"lastName": "Fake", | |
"gender": "Male", | |
"dob":"1983-01-01", | |
"email":"[email protected]", | |
"address": { | |
"streetAddress": "21 Fake Street", | |
"city": "New York City", | |
"state": "NY", |