Code Monkey home page Code Monkey logo

b-dotfiles's Introduction

b-dotFiles


主要配置有:

  • shell
  • vim
  • tmux
  • 中文man

安装方式

  • 首先clone到本地:
git clone https//github.com/bbxytl/b-dotfiles.git
cd b-dotfiles
./configure
cd ~/mydotfiles/b-dotfiles
  • 分别安装,进入到各安装文件夹下,分别进行运行 install-*.sh 文件

说明

  • 本vim配置参照 k-vim,不过去除了其 airline ,改而使用 vim-powerline (不是新版的,老版的不需要安装!),因为 airline 在 tmux 下会导致 vim 显示问题。
  • 简装版,没有使用任何需要安装的插件(vim),安装方式:sh install-vim.sh
  • 全配版,特别区别是使用了 YouCompleteMe vim 插件!安装方式:sh install-vim.sh --complex
  • 如果使用 complex 版,需要编译安装 YouCompleteMe 时,如果失败,请查看 文档 ;
  • 在安装 indexer 时,如果失败,使用:
" Bundle 'vim-scripts/indexer.tar.gz'
" 如果出问题了则使用:
cd ~/.vim/bundle/
git clone [email protected]:vim-scripts/indexer.tar.gz
  • 每一个文件夹内的都可单独配置,tmux 安装可能需要先安装对应的 依赖包;
  • 更新日志log 目录下;

帮助文档

配置学习

  • 本配置的部分可直接查看 vimrc 和 vimrc.bundles 进行查看
  • 其他学习推荐:use_vim_as_ide

b-dotfiles's People

Contributors

bbxytl avatar

Watchers

 avatar  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.