Skip to content

Instantly share code, notes, and snippets.

View rdlh's full-sized avatar
🚀
Doing things.

Rémi Delhaye rdlh

🚀
Doing things.
View GitHub Profile
@rdlh
rdlh / nyan-cat-console.js
Created April 22, 2014 20:07
Get the NYAN CAT in your developer console !
var _nyan = 0;
var __nyan = [[
"+ o + o ",
" + o + + ",
"o + ",
" o + + + ",
"+ o o + o ",
"-_-_-_-_-_-_-_,------, o ",
"_-_-_-_-_-_-_-| /\\_/\\ ",
"-_-_-_-_-_-_-~|__( ^ .^) + + ",

What you need to improve your development experience

Software environment

IMPORTANT : Get a UNIX environment (Linux, MacOS, ...)

You need a GOOD SHELL

  • Install oh-my-zsh A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
@rdlh
rdlh / meta-tag.md
Last active August 29, 2015 13:57
iOS7 meta-tag

iOS7 meta-tag

<meta name="viewport" content="width=device-width, minimal-ui">