This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/project/fontforge/fontforge-source/fontforge_full-20110222.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/fontforge-20110222.tar.bz2 | |
/usr/bin/tar xf /Library/Caches/Homebrew/fontforge-20110222.tar.bz2 | |
==> ./configure --prefix=/usr/local/Cellar/fontforge/20110222 --enable-double --without-freetype-bytecode | |
./configure --prefix=/usr/local/Cellar/fontforge/20110222 --enable-double --without-freetype-bytecode | |
checking for gcc... /usr/bin/clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/env perl -e use XML::Parser | |
/usr/bin/env perl -e use XML::Parser | |
==> Downloading http://downloads.sourceforge.net/project/inkscape/inkscape/0.48.4/inkscape-0.48.4.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/inkscape-0.48.4.tar.gz | |
tar xf /Library/Caches/Homebrew/inkscape-0.48.4.tar.gz | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/inkscape/0.48.4 --enable-lcms --disable-poppler-cairo | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/inkscape/0.48.4 --enable-lcms --disable-poppler-cairo | |
checking build system type... x86_64-apple-darwin12.3.0 | |
checking host system type... x86_64-apple-darwin12.3.0 | |
checking for a BSD-compatible install... /usr/bin/install -c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Codetree Repository Column | |
// @namespace https://gist.github.com/rinopo/64537f6a73a39424b2cf | |
// @downloadURL https://gist.github.com/rinopo/64537f6a73a39424b2cf/raw/Codetree_Repository_Column.user.js | |
// @description Add Repository Column to Issue List | |
// @match https://codetree.com/projects/*/issues* | |
// @version 1.0.2 | |
// @grant GM_addStyle | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js | |
// allow pasting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
==> This script will install: | |
/usr/local/bin/brew | |
/usr/local/Library/... | |
/usr/local/share/man/man1/brew.1 | |
Press RETURN to continue or any other key to abort | |
==> /usr/bin/sudo /bin/mkdir /usr/local | |
WARNING: Improper use of the sudo command could lead to data loss |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name tokyocaravan.jp.user.js | |
// @namespace https://gist.github.com/rinopo/0ae45995c314c0329fff425b56e408ec | |
// @updateURL https://gist.github.com/rinopo/0ae45995c314c0329fff425b56e408ec/raw/tokyocaravan.jp.user.js | |
// @downloadURL https://gist.github.com/rinopo/0ae45995c314c0329fff425b56e408ec/raw/tokyocaravan.jp.user.js | |
// @version 0.4 | |
// @description Re-enable context menu, selection, and dragging. | |
// @author rinopo | |
// @match *://tokyocaravan.jp/* | |
// @match *://*.tokyocaravan.jp/* |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dele 1 | |
dele 2 | |
dele 3 | |
dele 4 | |
dele 5 | |
dele 6 | |
dele 7 | |
dele 8 | |
dele 9 | |
dele 10 |