Skip to content

Instantly share code, notes, and snippets.

View james-gibson's full-sized avatar
:shipit:
Exiting VSCode with :wq

James Gibson james-gibson

:shipit:
Exiting VSCode with :wq
View GitHub Profile
brew install zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
brew install tmux

Keybase proof

I hereby claim:

  • I am james-gibson on github.
  • I am jamesgibson (https://keybase.io/jamesgibson) on keybase.
  • I have a public key ASCL8JZUdRWtpSnqxapDTGPeydUEqh-pa8v_T41DTkFuCQo

To claim this, I am signing this object:

if yarn then
echo success
else
rm ~/localEnv/charter-net-pages/spectrum/yarn.lock
yarn
fi
@james-gibson
james-gibson / id_rsa_personal.pub
Created July 19, 2017 03:20
Personal Public SSH Key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDOK7pbnBrQH68Qt9KdYL7/PI7ityu/2ng2elX8mincUQGwAvmydpowqHgl2iTBicQ+R4ifN+n7EnKqPLd4EpEOL3q7vxuIeVTp0kcbBETrZxhymNExyCVt4Gs3aKKk+FL36qMFL1WiydT4F7dDc4w5XvhcSksvD0riEccNpH9k2RWpCL2rOd6BGOK72F6GqXWWAjWmwkacgTU1rIpf/fLkRhqzUKm+efjp+hw+RKRerwmjlHTi205SZ1GvdA7PF5k6r028u6l5kCPV+aF71MiZXpvSsKGLbMN1kZcqgVd3h9r6KjY3ChWoAEko3+tKrypz2WomMn6UPcRrgNkskW4A3JYVUEDrGLewDUu5gtMDoOgSDrXajR6BLCrZsB3QMv4Dclzimo1QzEIBKQaVLqkoCEhXIHrF3/q+1w7upmUZv5B3VexO8uA4+6ZaMonnQJW35OAue61R7QNIvnGDZJTG7XXHAlvRnGBErJppQoKk4JyWwz0Nf++TnIHd3PkYKrOU1960u/GNkX9BWahL5lRVXBczLNfpgO996MnUAkOpcv2JAjB4h70N9QKzycCn+uFcyIi8Wha9XCqD51XjAKHLZ11J3hnzDR4wjum3yEnq4IfSrnboexUO9o1kRZaPGdac9e6z+6OoA6vT/4nxUdIQLc2ZMYq2vRHrbtuiEmJRKQ== iam@jamesgibson.co
{
"parser": "babel-eslint",
"env": {
"browser": true,
"node": true,
"amd": false,
"mocha": false,
"jasmine": false,
"es6": true
},

Keybase proof

I hereby claim:

  • I am james-gibson on github.
  • I am thenodester (https://keybase.io/thenodester) on keybase.
  • I have a public key ASD2CmjfYXNgU0B4qNC7Ptu4lRVCYeEalOYSLvSn1xhdmAo

To claim this, I am signing this object:

@james-gibson
james-gibson / Contract Killer 3.md
Created November 10, 2016 01:18 — forked from malarkey/Contract Killer 3.md
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post

@james-gibson
james-gibson / effa
Created January 2, 2014 18:35
Why do flamingos exist?
Her: After a rocky start to the day, not bad. Currently pondering the purpose for the existence of flamingos.
Me: Because peacocks don't make great lawn ornaments in Florida.
Her: They would if the people of Florida would just give them a chance!
Me: Equal feathers for all!
Her: You shouldn't make fun of such a serious issue. Equal rights for birds in Florida is an important and vital concern in the current political market
@james-gibson
james-gibson / GET: api
Created December 18, 2013 17:55
Unathenticated
{
"message": "Invalid User and Key",
"code": 401
}
@james-gibson
james-gibson / Sample resume from api
Created December 18, 2013 17:56
GET api/resume?token=[token]
{
"summary": {
"profiles": [
"http://careers.stackoverflow.com/jamesgibson",
"http://www.linkedin.com/pub/james-gibson/16/8bb/5b3"
]
},
"social": {
"twitter": "https://twitter.com/brainchildpro"
},