Skip to content

Instantly share code, notes, and snippets.

@yujiorama
yujiorama / README.md
Last active December 15, 2015 01:29 — forked from dergachev/README.md

Vagrant Setup

このチュートリアルは初めて Vagrant のプロジェクトを作るためのものです。

普通の Ubuntu VM を作るところから始めて、プロヴィジョニングツールとして Chef を使って次のような操作を行います。

  • パッケージマネージャによる vim と git のインストール
  • JSON 設定ファイルを使ったユーザアカウントの作成
  • 特定のユーザのためのドットファイル (.bashrc、.vimrc など) を git リポジトリに作成
@yujiorama
yujiorama / Makefile
Created December 11, 2012 03:51 — forked from katzchang/Makefile
gauche unitを書いた
GOSH=/usr/local/bin/gosh
test:
$(GOSH) ./*test.scm
;; -*- coding: utf-8 -*-
;;; org-html5presentation.el --- HTML5 Presentation export for Org-mode
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
;; Free Software Foundation, Inc.
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
;; Version: 7.01trans
;; -*- coding: utf-8 -*-
;;; org-html5presentation.el --- HTML5 Presentation export for Org-mode
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
;; Free Software Foundation, Inc.
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
;; Version: 7.01trans