Skip to content

Instantly share code, notes, and snippets.

@yewton
yewton / github.css
Last active November 30, 2018 12:38 — forked from tuzz/github.css
Github Markdown Stylesheet
/*
Copyright (c) 2017 Chris Patuzzo
https://twitter.com/chrispatuzzo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

Haskell チートシート

インストール

$ brew install ghc
$ brew install --env=std haskell-platform

REPL起動

@yewton
yewton / git-svn-externals.rb
Created November 14, 2012 03:45 — forked from koshigoe/git-svn-externals.rb
clone svn:externals
#!/usr/bin/env ruby
#
# Inspired by https://github.com/andrep/git-svn-clone-externals
#
# MIT License http://koshigoe.mit-license.org
#
require 'fileutils'
module Git
@yewton
yewton / emacs.idekeybindings
Created August 22, 2012 16:09 — forked from taksatou/emacs.idekeybindings
more emacs like keybindings for xcode 4.3
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Menu Key Bindings</key>
<dict>
<key>Key Bindings</key>
<array>
<dict>
<key>Action</key>