macOS打造Web前端开发环境及高效管理macOS

Ren Chunhui's Dotfiles

本配置比较适合Web前端开发人员,打造 iTerm + Zsh + Vim/NeoVim + Tmux] 开发,自动补全使用效率好的YouCompleteMe(已解决YouCompleteMe安装却提示须要Python的问题)前端

提示安装经常使用工具及App,如使用工具不同的,可自已进行相关配置git

详细配置: https://github.com/RenChunhui...github

安装

$ git clone https://github.com/RenChunhui/dotfiles.git .dotfiles
$ cd .dotfiles
$ chmod +x ./install.sh
$ ./install.sh

Vim & NeoVim 安装

插件YouCompleteMe所需的Python已在初使化环境中配置完成vim

适合前端 Vue、React.js、Typescript 相关开发,bash

$ cd ~/.vim/plugged/YouCompleteMe
$ ./install.py --js-completer

Vim工具

图片描述

NeoVimui

图片描述

YouCompleteMespa

图片描述

macOS 设置

$ cd scripts
$ chmod +x ./osx.sh
$ ./osx.sh

参考

许可证

MIT license.3d

相关文章
相关标签/搜索