Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ethayer on github.
  • I am ethayer (https://keybase.io/ethayer) on keybase.
  • I have a public key ASCod6Fe8jgfS2pD5o_XbmyV33qWZ1xzEXW7x5ZBrEqoBAo

To claim this, I am signing this object:

@font-face {
font-family: "<%= fontName %>";
src: url('<%= fontPath %><%= fontName %>.eot');
src: url('<%= fontPath %><%= fontName %>.eot?#iefix') format('eot'),
url('<%= fontPath %><%= fontName %>.woff') format('woff'),
url('<%= fontPath %><%= fontName %>.ttf') format('truetype'),
url('<%= fontPath %><%= fontName %>.svg#<%= fontName %>') format('svg');
font-weight: normal;
font-style: normal;
}
@ethayer
ethayer / gist:7304853
Created November 4, 2013 16:06
Fish Config
set PATH "/usr/local/bin" $PATH
set PATH "/usr/local/sbin" $PATH
set PATH "/usr/local/share/npm/bin" $PATH
set PATH "/Users/Erik/dev/android-sdk-macosx/platform-tools" $PATH
set PATH "/Users/Erik/bin" $PATH
set NODE_PATH "/usr/local/lib/node_modules"
. ~/.config/fish/z.fish
function __git_ps1