Skip to content

Instantly share code, notes, and snippets.

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

javascript
ES6ValidationInspection
JSAccessibilityCheckInspection
JSBitwiseOperatorUsageInspection
JSCheckFunctionSignaturesInspection
JSClosureCompilerSyntaxInspection
JSCommentMatchesSignatureInspection
JSComparisonWithNaNInspection
JSConsecutiveCommasInArrayLiteralInspection
@venil
venil / dabblet.css
Created February 28, 2014 09:16 — forked from jeremychurch/dabblet.css
Untitled
body {
padding: 200px 0;
background: #cbcdc0;
font: 14px/150% Arial, Helvetica, sans-serif;
color: #555;
}
.table_container {
display: table;
margin: 0 auto;
}
@venil
venil / Navicon-Transformicons.markdown
Created January 12, 2014 02:58
A Pen by Bennett Feely.

Absolute Centering

Perfect horizontal AND vertical centering in CSS, at any width or height!

Works with percentage based width/height, min-/max- width, images, position: fixed and even variable content heights.

Updated Aug 13: Added a comparison table, an explanation, more documentation, and a Modernizr test for variable height

Updated Aug 16: Minor corrections and clarifications

@venil
venil / CSS3-text-shadow-effects.markdown
Created January 12, 2014 02:45
A Pen by Jorge Epuñan.
@venil
venil / Paral-&-Lax.markdown
Created January 12, 2014 02:28
A Pen by Daniel Riemer.
@venil
venil / Social-Flip-Cards.markdown
Created January 12, 2014 02:28
A Pen by Charlotte Dann.
@venil
venil / Flat-UI-Colors.markdown
Created January 12, 2014 02:25
A Pen by Jan Reimers.

Flat UI Colors

responsive flat color palette showing some wonderful colors. and it's all done with the beauty of css dreamyvoice haha

A Pen by Jan Reimers on CodePen.

License.