GitXplorerGitXplorer
b

emacs-d

public
26 stars
12 forks
0 issues

Commits

List of commits on branch master.
Unverified
de8e954b63c24b61e23a450ae25d46a8954fec22

eshell: treat `vagrant ssh` like `ssh`

bbradwright committed 10 years ago
Unverified
0a5171241f26f6c33f359f74fb95c4a386e4831c

Actually this should be python-mode-hook

bbradwright committed 11 years ago
Unverified
b2bc664d98ae30254dd78cc03435de74a4ad3ddb

popwin: make Ag.el buffers pop

bbradwright committed 11 years ago
Unverified
7cc2c0c2565b12c181fb9afcdba7b5a27ebc2b18

magit: close window when aborting as well

bbradwright committed 11 years ago
Unverified
c9cfcd3a54a73c4286358cf1232d732a8f32605b

solarized: use high contrast modeline

bbradwright committed 11 years ago
Unverified
1174aed3fa9d08ed177632d19cf2856dc9f22bbd

Config for css-eldoc mode

bbradwright committed 11 years ago

README

The README file for this repository.
  • My emacs.d configuration

As my editor of choice I run Emacs. One of the benefits of Emacs is that it'll install basically anywhere.

This configuration is designed to run in shells as well as on desktops. There are some platform specific optimisations as well.

** Installing

Just check it out straight to the right directory, and use Make to install it:

: cd ~/Projects/emacs-d && make

** Platform specific configuration

*** OS X desktop (Emacs.app)

*** OS X CLI in iTerm2

**** Required iTerm 2 Configuration

 - Re-map left =option= key to =+Esc=
 - Untick =Smart cursor color=

** Included libraries

The following libraries are included in non-attributable ways, i.e not via package install or via a Git submodule:

** License and copyright

Copyright 2010-2012 Bradley Wright.

Files are licensed under the same license as Emacs (GPL) unless otherwise specified. See the =COPYING= file for more information.

Any external/third party works included in this work are licensed under their own licenses - refer to the submodules or packages for more information.