本篇文章由:http://xinpure.com/use-command-line-shortcuts-to-open-the-mac-system-sublime/ 方法一 使用软链接 ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin/sublime 方法二 使用 alias alias sublime='open -a "Sublime Text
第一步需要在mac上安装brew工具 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安装成功,出现如下提示 HEAD is now at aa8eb21 Merge pull request #2861 from reitermarkus/cask-search-tty ==> Tapping homebrew/core Cloning into
参考:https://blog.csdn.net/xufwind/article/details/88756557 比较新版本的docker命令行登录会出现以下错误: Error saving credentials: error storing credentials - err: exit status 1, out: `The user name or passphrase you entered is not correct.`在网上找了很久,总算找个一个能用的:以下为具体操作 1. 点