2011-10-01から1ヶ月間の記事一覧

CoffeeScriptインストール

node.js % git clone git://github.com/joyent/node.git node.git % cd node.git % ./configure % make % make install npm % curl http://npmjs.org/install.sh | sudo sh CoffeeScript % sudo npm install -g coffee-script

tigのインストール

libiconv, ncurses はインストール済み % port installed The following ports are currently installed: libiconv @1.14_0+cp932fix+enable_cp932fix (active) ncurses @5.9_1 (active) とりあえず、依存関係確認 % port deps tig Full Name: tig @0.17_0 L…

各設定ファイル読み込み順

zsh

ログインシェル ~/.zshenv ~/.zprofile2 件 ~/.zshrc ~/.zlogin インタラクティブシェル ~/.zshenv ~/.zshrc シェルスクリプト ~/.zshenv

選択範囲をphpStylist

phpStylist.php がファイルしか受付ないようだったので、力技。