Commit graph

7 commits

Author SHA1 Message Date
Vincent Ambo
bdbc18d285 Various things
- Disable local file loading for now until I have a solution for the
  DBus problem

- Emacs daemon implicitly starts server
2014-02-04 23:48:29 +01:00
Vincent Ambo
8a5115d5b5 Some updates 2014-01-30 14:26:52 +01:00
Vincent Ambo
2acc9f23fa Cleanup and evil setup
Removed several functions from init-functions that I didn't
actually use.

Lots of other cleanup.

The variable "is-vim-user" in init.el controls whether or not
evil packages should be installed and configured.
2013-10-17 14:17:38 +02:00
vincent@spotify.com
867a87387c Typo in modes file, Postgres.app PATH changes 2013-08-19 02:40:07 +02:00
Vincent Ambo
15f83cc78f * Fixed eshell pwd function
* Minor changes
2013-08-17 20:43:05 +02:00
Vincent Ambo
503600091e * Providing all init files, loading them with require
* Moved load-file-if-exists to init-functions
* Added init-misc.el for random things that don't fit anywhere else
* Never any tabs, ever. Go away!

Bindings:
* quit Emacs -> C-x r q ("real quit")
* delete-frame -> C-x C-c
* make-frame -> C-x C-n
2013-08-07 00:49:20 +02:00
Vincent Ambo
e320f14263 * removed dotfiles stuff, this is emacs.d only 2013-08-05 15:17:23 +02:00
Renamed from emacs.d/init-eshell.el (Browse further)