Git Product home page Git Product logo

dotemacs's Introduction

DotEmacs

This repository contains my personal Emacs configuration.

Have fun tinkering : j

What the .el

If you are wondering where has gone all of the Lisp, fear not, for it is automagically tangled from an Org file into a fresh Lisp file with the help of the all powerful org package. This is called literate programming.

Head over to the actual configuration: dotemacs.org.

Screenshots

My Emacs configuration is a living mixture that I edit on a daily basis. As such, the following screenshots might not reflect exactly what is on :master.

More coming soon ™️

Installation

I primarily use Emacs on OS X, but I trust your google-fu to find the equivalent for the following commands to run on your setup.

Emacs

  1. I use Yamamoto Mitsuharu's port. The configuration files should work with any build nonetheless. In any case, install Emacs 24 or above.
  2. Clone dotemacs/ as ~/.emacs.d/.

Ag

My Helm setup uses ag instead of grep to lookup files.

brew install the_silver_searcher

Flycheck

I use Flycheck as linter framework to display syntax warnings and errors whithin each buffer.

pip install flake8                                   # Python
gem install scss_lint scss_lint_reporter_checkstyle  # SCSS

Font Awesome

There are special characters in the mode-line. Install Font Awesome.

dotemacs's People

Contributors

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