Commit graph

519 commits

Author SHA1 Message Date
a6429be2a3 Remove second monitor
I’m not using a PC at the moment with this configuration and I don’t
know if or when I will again, and my laptop only has a single monitor.
2017-03-05 22:14:48 -08:00
fec859e587 Move the silently macro to helpers library 2017-03-05 22:14:34 -08:00
2f3cbefaf9 Show outline of Org init after loading 2017-03-05 22:14:19 -08:00
c818008166 Enable bullets in org mode 2017-03-05 22:14:11 -08:00
4674dcbfd5 Remove my picturefix email account 2017-03-05 22:13:55 -08:00
cfbb40c532 Only join #emacs after authenticating with NickServ 2017-03-05 22:13:20 -08:00
389b570fc3 Add multiple cursors configuration 2017-03-05 22:12:57 -08:00
48879e0ab4 Show the outline when the file is loaded 2017-03-05 22:12:41 -08:00
ab8803b72b Reorganize second section of Emacs init 2017-03-05 22:12:22 -08:00
4d01c6d8bf Make all intermediate files secondary
This way make won’t remove them after compilation is done. Normally
this might be useful, but in the case of Emacs Lisp being generated
from Org files, it’s really useful to have the original lisp files
after compiling them to elc files.
2017-03-05 22:10:40 -08:00
c727acf496 Reorganize first section in Emacs’ init.org 2017-03-05 16:12:52 -08:00
d7a957ac6f Add msmtprc config 2017-01-19 20:38:52 +01:00
8a3ee180ee Add abcde config 2017-01-19 20:35:43 +01:00
0f16f3de2f Merge remote-tracking branch 'gitlab/index' 2017-01-11 23:57:10 +01:00
999530012f Show nickname instead of username in jabber 2017-01-11 23:56:49 +01:00
b9b311cf44 Fix connection settings for jabber 2017-01-11 23:56:36 +01:00
f76981a7b1 Add command to toggle !important CSS flag 2017-01-11 23:56:12 +01:00
89379c5f99 Pseudotile GCR prompter 2017-01-11 23:55:08 +01:00
cb5fbc7222 Remove compiled snippets files from git 2017-01-08 13:40:56 +01:00
0ee856c6f3 Merge remote-tracking branch 'origin/index' into index 2017-01-08 13:33:08 +01:00
562791b0ae Fix byte-compiler warnings 2016-12-31 20:04:56 +01:00
1979d0fe6a Remove defunct hook
Apparently there is no ‘cider-turn-on-eldoc-mode’ procedure.
2016-12-31 20:04:25 +01:00
a9f3a935c3 Don’t show the startup screen in Emacs 2016-12-31 20:03:52 +01:00
c4abbe2b78 Include other browsers in switching to Conkeror
This way I can use the same keybinding to switch to Conkeror, Firefox
and Chromium, while it will still run Conkeror the first time I can
easily switch to the other browsers too.
2016-12-02 14:41:13 +01:00
8ff9929af2 Add SCSS error regexp to compilation buffer 2016-12-02 14:40:23 +01:00
1b439d09a3 Don’t show compilation buffer unless there are errors 2016-12-02 14:39:59 +01:00
a6a88fd424 Add setting for less 2016-11-24 21:47:18 +01:00
e9a82253b6 Add herbstclient alias 2016-11-24 21:47:09 +01:00
3077d8d5d1 Add clipboard and irc widgets 2016-11-24 21:46:47 +01:00
d3d6e313ec Move circe-serenity to separate project 2016-11-24 21:45:55 +01:00
0fcfe9e6f7 Enable org-protocol 2016-11-24 21:45:37 +01:00
807052e03a Add top-level Makefile 2016-11-24 21:45:18 +01:00
d2d929fc11 Enable nameless mode for Emacs lisp files 2016-11-24 21:45:01 +01:00
e3ce510987 Add external tracking in mowedline for circe 2016-11-24 21:44:50 +01:00
82759a4054 Add some more channels to join 2016-11-24 21:42:59 +01:00
8c7ae08086 Add my svg-mode-line theme 2016-11-24 21:41:59 +01:00
7a5cc50bb3 Add snippets 2016-11-24 21:41:10 +01:00
ec876cf254 Add Emacs org-protocol integration 2016-11-24 21:40:52 +01:00
c06f101307 Remove background colors from shr 2016-11-15 23:02:29 +01:00
b428cc8706 Don’t list .cask contents in projectile 2016-11-15 17:29:45 +01:00
1a84025699 Add compilation mode config 2016-11-15 17:28:35 +01:00
cbc3c08574 Remove bad keybinds
I’m trying to teach myself to use a window list instead of basic
window navigation commands.
2016-11-15 17:26:37 +01:00
7184b20bc1 Remove debugging statement 2016-11-15 17:26:11 +01:00
43648329c1 Don’t show a shadow around trayer 2016-11-15 17:25:58 +01:00
68aaa314dd Add selection-to-clipboard URxvt plugin 2016-11-13 01:07:47 +01:00
0f94d0b884 Add timer to check my mail periodically 2016-11-11 15:42:09 +01:00
0674303198 Add email widget to mowedline 2016-11-11 15:36:26 +01:00
180cd7bd87 Fix loading of scheme settings 2016-11-10 15:09:09 +01:00
6ef42388f5 Remove directional window switching
This should help me learn to use the window list and run-or-raise
more.
2016-11-09 15:03:16 +01:00
4443d0d33b Add chromium to the web tag, and switch to it 2016-11-09 15:02:33 +01:00