提交 92b6cae0 编写于 作者: J Josh Vermaire

escape whitespace

上级 0370de58
......@@ -4,6 +4,6 @@
if [[ $('uname') == 'Linux' ]]; then
alias st='/usr/bin/sublime_text&'
elif [[ $('uname') == 'Darwin' ]]; then
alias st='open -a /Applications/Sublime Text 2.app'
alias st='open -a /Applications/Sublime\ Text\ 2.app'
fi
alias stt='st .'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册