Giter Site home page Giter Site logo

dotfiles's Introduction

dotfiles

Content

  • zsh configuration
    • Few alias and nice prompt
    • Display current git branch in the prompt
  • VIM configuration
    • I rarely use VIM
  • Emacs
    • auto install emacs 24.4
    • auto install rtags
    • Comprehensive C++ environment
      • Flycheck with clang
      • Code navigation with rtags (based on on-the-fly compilation)
      • C-J jump to definition, C-F find references, C-L list virtual overrides
      • Improved gdb experience
      • F8 compile, F9 recompile
    • Python linting, code navigation and correct code completion
      • C-J jump to definition, C-F find references
    • Spellcheck everywhere (code comments, text)
    • Smart completion everywhere (shell script, lisp, text, python)
    • Check content of .emacs for more details...

Install

Run ./install.sh

This will ask you before performing each operation. Few questions you might want to say no

  • Overwrite ~/.gitconfig ? This will set ME as default user
  • Do you want to make zsh your default shell ?
  • Do you want to install emacs 24.4 from source ? Say no if you already have a version >= 24.4

Bug

  • Rarely an error saying flycheck-mode failed will appear when opening a C++ buffer
  • Very rarely emacs will hang when working in a C++ buffer (seems related to rtags)
  • If you experience display glitches or issue with indentation, make sure to upgrade to emacs 24.4

dotfiles's People

Contributors

jardon-u avatar

Stargazers

Ratnesh avatar Emmanuel Benazera avatar Matthieu Garrigues avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

matt-42

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.