Stone Park

最近的文章 · · · · · ·

Still waiting for the passport be cleared

2008-07-24 19:33:09 查看原文
There are more than 4 weeks after I was checked by the VO in Beijing. Yesterday, I made a phone call to D.C, those people just said that “You just wait. There is a long list. So we don’t know when it can be c...

Let vim support auto completion for parentheses

2008-07-03 18:01:28 查看原文
Many modern text editors and IDEs have build-in parenthesis auto-completion. For vim, you can simply paste the following script into your $(HOME)/.vimrc :inoremap ( ()<ESC>i :inoremap ) <c-r>=ClosePair(’...

Set system-wide environment variable in Mac

2008-05-21 19:14:10 查看原文
In osx, if you wanna set a environment variable which can be used outside the terminal, you can simply put it into ~/.MacOSX/environment.plist. However, the flaw of it is in this way it seems can not inhe...

1人订阅了这个博客