/dotfiles

my dotFiles

Primary LanguageVim scriptOtherNOASSERTION

About

作为自己使用的一套配置工具,方便后续机器重装。减少重复工作

Content

包含内容:

  • 切换shell到zsh
  • 安装oh-my-zsh,link .zshrc
  • 安装Homerew,Homebrew-Cask
  • 安装MacVim,配置,安装插件
  • 初始化python环境,安装pip,dbgp,vim-debug
  • 安装node,npm,以及grunt-cli,less,bower,jshint
  • 配置git
  • 安装tig,tree

Install

# 克隆到本地
git clone https://github.com/tonychi/dotfiles.git ~/.dotfiles

cd ~/.dotfiles 

# 执行安装
setup.sh