Skip to content

Instantly share code, notes, and snippets.

View perlausten's full-sized avatar

Per Henrik Lausten perlausten

View GitHub Profile

Keybase proof

I hereby claim:

  • I am perlausten on github.
  • I am perlausten (https://keybase.io/perlausten) on keybase.
  • I have a public key whose fingerprint is A0AC B81E 075D 4BC2 5E77 B270 2A4C 4493 3A49 4E07

To claim this, I am signing this object:

package com.timtripcony.util;
/*
<!--
Copyright 2010 Tim Tripcony
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
@perlausten
perlausten / Preferences.sublime-settings
Created October 28, 2013 13:08
Sublime Text user setting
{
"ensure_newline_at_eof_on_save": false,
"font_face": "Andale Mono",
"font_size": 14.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"shift_tab_unindent": true,