美文网首页
MAC相关配置

MAC相关配置

作者: 好小葱1 | 来源:发表于2018-08-28 10:55 被阅读8次

调整终端主题、vim高亮、ls输出高亮

参考:http://skx926.com/2017/03/12/colorful-terminal/
git链接:https://github.com/chriskempson/tomorrow-theme

打开Findler新标签

  • command + t
  • 右键 -> 打开新的标签

修改python共存

  • 修改~/.bash_profile,加上两个alias(python3的PATH是自动加上的,不用管):
    python共存

安装了GIT后,发现命令不会补全

参考:https://apple.stackexchange.com/questions/55875/git-auto-complete-for-branches-at-the-command-line

相关文章

网友评论

      本文标题:MAC相关配置

      本文链接:https://www.haomeiwen.com/subject/lcdfwftx.html