mac安装RVM
url -L get.rvm.io | bash -s stable
是会报错的
设置host
vi /etc/hosts
199.232.4.133 raw.githubusercontent.com
再次执行
curl -L get.rvm.io | bash -s stable
就可以正常下载了
url -L get.rvm.io | bash -s stable
是会报错的
vi /etc/hosts
199.232.4.133 raw.githubusercontent.com
再次执行
curl -L get.rvm.io | bash -s stable
就可以正常下载了
1.去除视频原音频ffmpeg -i a.MOV -vcodec copy -an a.mp42.追加字幕与音频 并且设置字幕字体大小ffmpeg -i a.mp4 -i a.mp3 -vf &quo...
换了个硬盘,所有环境要重新配置。其中要装brew 测试可用的/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw...
开启了代理,但是git并未通过代理,通过以下命令行。配置git代理git config --global http.proxy socks5://127.0.0.1:1086git config --...
brew install redis启动redisredis-server...
有的时候,我们需要显示隐藏文件,我们需要用到如下命令defaults write com.apple.finder AppleShowAllFiles -boo...