Code Monkey home page Code Monkey logo

dotfiles's Introduction

dotfiles

Mac branch.

事项注意

首先,更新所有submodule:

git submodule update --init

如果需要强制建立软连接(以vim为例):

make vim force=1

vim

  1. 系统依赖: ctags

  2. mac安装ctags:

    brew install ctags
    
  3. 然后:

$ make vim

该部分vim配置包含vim bundle(vundle)和solarised color scheme。

安装vundle的方式如下:

打开一个vim窗口,在命令模式下输入

 :PluginList    //会显示你vimrc里面填写的所有插件名称  
 :PluginInstall  //会自动下载安装或更新你的插件。  

tmux

$ make tmux

iterm2

$ make iterm2

然后安装iterm2/badwolf.itermcolors

git

$ make git

zsh

$ make zsh

powerline

从@乐乐同学了解到powerline 的强大功能.

hammerspoon

mac os x 窗体快速定位

$ make hammerspoon

dotfiles's People

Contributors

yujinqiu avatar hit9 avatar

Watchers

James Cloos avatar ian woolf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.