cygwin添加类似OSX中的open命令
在vimrc中添加alias open="cygstart\"
cd ~
vim .bashrc
//添加
alias open="cygstart"
open命令alias open="cygstart\"cd ~
vim .bashrc
//添加
alias open="cygstart"
1774

被折叠的 条评论
为什么被折叠?