Skip to content

Instantly share code, notes, and snippets.

View pixelastic's full-sized avatar

Tim Carry pixelastic

View GitHub Profile

Sed - An Introduction and Tutorial by Bruce Barnett

How to use sed, a special editor for modifying files automatically. If you want to write a program to make changes in a file, sed is the tool to use.

There are a few programs that are the real workhorse in the UNIX toolbox. These programs are simple to use for simple applications, yet have a rich set of commands for performing complex actions. Don't let the complex potential of

@pixelastic
pixelastic / keybase.md
Created June 26, 2014 14:27
keybase.md

Keybase proof

I hereby claim:

  • I am pixelastic on github.
  • I am pixelastic (https://keybase.io/pixelastic) on keybase.
  • I have a public key whose fingerprint is 8AC4 79D9 0D09 88CC 7425 6DDD 5816 3955 1AF2 CB92

To claim this, I am signing this object:

app.controller('controllerSearchClientCreateCataloguePromotions', function ($scope, $http) {
var defaultCode = {code:''};
$scope.defaultPromoCode = defaultCode;
// Default values
$scope.promoCodes = [{code:''}, {code:''}, {code:''}];
});
function() {
var test="ok";
// Should be correctly highlighted as a string
var test2="<div>{{value}}</div>";
// Should be foldable
function inner() {
console.log("test");
};
@pixelastic
pixelastic / .gitignore
Last active December 22, 2015 15:49
Téléchargement de toutes les conférences Paris Web 2012 au format audio. A écouter sans modération.
tmp
*part
*mp4
*m4a
@pixelastic
pixelastic / test
Created November 29, 2010 14:40
test
test
@pixelastic
pixelastic / test gist
Created November 29, 2010 13:34
test
test