Coder Social home page Coder Social logo

dotfile's Introduction

各种工具的配置文件

dotfile文件主要包含的是你的系统和工具配置,下面的是我的dotfile配置。

对于每次装电脑都要从新进行一次配置,一开始对这种情况并没有什么抵触情绪,然而现在我发现这种情况逐渐地在变坏,对于这种重复性的劳动已经失去了兴趣,所以在这里将我的个人配置进行一个总结和归整。

emacs

Emacs,著名的集成开发环境和文本编辑器。Emacs被认为是最受程序员喜爱的代码编辑器之一,另外一个vim。 EMACS, 即Editor MACroS的缩写,最初由Richard Stallman于1975年在MIT协同Guy Steels共同完成。自诞生以来,Emacs演化出了众多分支,如GNU Emacs和XEmacs。

我的eamcs插件主要包括:

  • 提供代码补全的company

  • Tex的配套插件auctex

  • 头文件补全的company-c-header

  • 补全成对出现的autopair

  • 写doxygen文档的doxymacs

  • ido模式的扩展ido-vertical-mode

  • 标出光标作用域的indent-guide

  • 写markdown的markdown-mode

  • 不同层次的括号不同显示不同颜色的rainbow-delimiters

  • 便于多文档的tabbar

  • 模板化插件yasnippet

  • 颜色主题molokai-theme

  • M-x的增强器smex

Qt

terminal

zsh

dotfile's People

Contributors

jinxiaohai avatar

Watchers

 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.