2011-01-01から1年間の記事一覧

.emacs.elもかえた

(global-set-key (kbd "C-x C-g") 'goto-line) (global-set-key (kbd "C-h") 'delete-backward-char) (global-set-key (kbd "M-h") 'help) (defun other-window-or-split () (interactive) (when (one-window-p) (split-window-horizontally)) (other-window…

.bashrcかえた

.bash_profile source ${HOME}/.bashrc .bashrc export PS1="\[\e[33;40m\]\w\n\t \u@\h\\$ \[\e[0m\]" export PS2="\[\e[33;40m\]> \[\e[0m\]" . ~/.bash_aliases export LSCOLORS="gxfxcxdxbxegedabagacad" export LESS="-R" export EDITOR="emacs -nw" ex…

xcode4.2でgccそのものが入らないんだけど

そのせいでhomebrewのclispとかが入れられなかった. 結局macportsもつかってたんだけど http://www.frederico-araujo.com/2011/07/30/installing-rails-on-os-x-lion-with-homebrew-rvm-and-mysql/ GitHub - Homebrew/legacy-homebrew: The former home of…

Xcode4.2

mac

ではgccとかg++そのものは入らんくてllvm-gccとかが入るらしい.

Dockに透明なしきりを入れる

mac

ターミナルで defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}' のあとkillall Dockで再起動

Lionインストール記

Lionにすることにした.前は遅くてどうしようもなかったけど禅の心を持てば遅くても大丈夫とか聞いて. 最初に入れるソフトたち google chrome YoruFukurou Skype Evernote AppCleaner iPhoto the Unarchiver growliTerm2 mi xcode homebrew TeXShop latexit…

はじめた

備忘録として使っていくつもり.