所有jar文件都放到~/.clojure, 使用rlwrap的Tab completions。
My Favorite Clojure Repository
Setup Exim on Debian
我的debian版本:6.0.3,使用系统自带的exim,如果你的系统还没有安装exim,先装这几个包:
1 2 3 4 5 | |
设置你的/etc/hosts, /etc/resolv.conf
1 2 3 4 | |
可以装一下dnsmasq,避开那些讨厌的dns问题
1 2 3 | |
开始配置
假设我的域名为:number23.no.de,可以先写在/etc/hosts里,
My Emacs Init File
Install Octopress Log
install rvm and setup
1 2 3 4 5 6 7 8 9 10 11 12 | |
new a github repository call: number23.github.com
git URI: git@github.com:number23/number23.github.com.git
rake commonds:
1 2 3 4 | |
Hello World
Hello…
Hello Octopress