Commit graph

906 commits

Author SHA1 Message Date
f4198bda0d Fix byte-compiler warning 2016-11-04 18:49:41 +01:00
8e84903452 Add docstrings 2016-11-04 18:49:33 +01:00
fb6a58c3bc Remove unused function 2016-11-04 15:46:38 +01:00
f2b67ccbbe Remove a lot of repetition 2016-11-04 15:45:51 +01:00
d66346dcaf Fix name explanation 2016-11-04 14:33:27 +01:00
7d7f6537c5 Fix compiler warning 2016-11-04 14:31:41 +01:00
35f1229aa3 Move Circe config to separate file 2016-11-04 14:31:09 +01:00
8bb4148bc6 Rename sermon -> circe-serenity 2016-11-04 14:22:37 +01:00
6bc84b0940 Add topic change circe formatter 2016-11-04 14:18:38 +01:00
54d401566b Fix sermon-disable 2016-11-04 14:14:45 +01:00
6167a906c6 Make C-d quit eshell when appropriate 2016-11-04 13:08:16 +01:00
3106af31fe Add eshell fringe status to eshell 2016-11-04 12:52:49 +01:00
1031d0478a Fix eshell configuration 2016-11-04 12:36:41 +01:00
2eb9704bef Add compton config 2016-11-03 15:25:26 +01:00
c9dae43d21 Add slack config 2016-11-03 15:25:10 +01:00
a0edeb74f1 Fix filename error 2016-11-03 15:24:57 +01:00
d7c29efbc6 Add XDG dirs configuration 2016-11-03 15:24:28 +01:00
c37bd5f354 Add eshell configuration 2016-11-02 11:47:56 +01:00
a7fefa54c0 Fix compiler warnings 2016-11-02 11:47:17 +01:00
ca9135d1b0 Move org config, add following links 2016-10-29 16:38:44 +02:00
825f569e2d Move Emacs Lisp config, add rainbow delimiters, company 2016-10-29 16:37:04 +02:00
c598dc2b76 Add company mode config 2016-10-29 16:36:44 +02:00
a6c9acf85e Move webjumps to separate file 2016-10-29 12:26:38 +02:00
10c653db7d Add wpackagist webjump 2016-10-29 12:15:48 +02:00
3e5646f4b5 Add history settings for ZSH 2016-10-29 11:00:18 +02:00
bf4fa1fd59 Add sections to ZSH config 2016-10-29 09:55:50 +02:00
5d5a506f35 Allow zsh to copy/paste to clipboard 2016-10-21 14:51:21 +02:00
20ce605e17 Add bgnotify zsh plugin 2016-10-21 14:41:21 +02:00
bf5fac97ae Don’t show empty tags, discard junk 2016-10-21 14:28:55 +02:00
c91a3efa4e Add rainbow mode to css mode 2016-10-20 16:18:39 +02:00
4419f5a115 Fix Emacs makefile 2016-10-20 16:18:26 +02:00
becfce36ff Add zsh-syntax-highlighting and zsh-autosuggestions 2016-10-20 14:56:29 +02:00
569bfe9c5b Ignore jedi’s python environments 2016-10-19 22:54:17 +02:00
c4509dda3e Ingore some directories in projectile 2016-10-19 22:53:30 +02:00
0c2517f9f9 Enable company-mode in CSS mode 2016-10-19 22:53:07 +02:00
515d8ee715 Change Gnus group buffer line format 2016-10-19 22:52:51 +02:00
6416e444df Add zsh unxip function 2016-10-19 22:52:36 +02:00
4a6a1e3629 Move zsh config to org 2016-10-19 22:52:25 +02:00
e3d8ff0e9a Fix load_path 2016-10-19 22:51:07 +02:00
def20784b8 Make some scripts executable 2016-10-19 21:04:45 +02:00
5a665e317c Move Gnus config to separate file 2016-10-19 21:04:23 +02:00
a0b9627c7f Add a helpers library
This way different modules can use it without getting weird circular
dependencies.
2016-10-19 21:03:08 +02:00
b2e36aaad5 Add the site lisp dir to load path for compilation 2016-10-19 21:02:33 +02:00
7f5546870c Compile site lisps before main init
This stops Emacs complaining that some file is newer when the main
config depends on it. I don’t add a make dependency between them because
init.el doesn’t need to be recompiled when normal elisp files are
changed. Only when macros are involved.
2016-10-19 21:01:01 +02:00
b49b0f4ec5 Fix typo 2016-10-19 21:00:03 +02:00
83dff80d0b Add mowedline config 2016-10-19 11:46:20 +02:00
10dc203ace Ignore .dir-locals files using stow-home 2016-10-19 11:28:51 +02:00
2771095b2b Add trayer to herbstluftwm startup 2016-10-19 11:28:22 +02:00
29a89c07ec Enable electric pairing in (S)CSS buffers 2016-10-17 03:36:54 +02:00
5fdb1c55b8 Ignore compiled zsh functions in counsel 2016-10-17 03:32:33 +02:00