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

相關文章
相關標籤/搜索