| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize second section of Emacs init | 2017-03-05 | 1 | -95/+137 | |
| | | |||||
| * | Make all intermediate files secondary | 2017-03-05 | 1 | -0/+2 | |
| | | | | | | | | 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. | ||||
| * | Reorganize first section in Emacs’ init.org | 2017-03-05 | 1 | -97/+119 | |
| | | |||||
| * | Add msmtprc config | 2017-01-19 | 1 | -0/+56 | |
| | | |||||
| * | Add abcde config | 2017-01-19 | 2 | -0/+178 | |
| | | |||||
| * | Merge remote-tracking branch 'gitlab/index' | 2017-01-11 | 14 | -136/+16 | |
| |\ | |||||
| | * | Remove compiled snippets files from git | 2017-01-08 | 12 | -129/+1 | |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/index' into index | 2017-01-08 | 80 | -269/+1181 | |
| | |\ | |||||
| | * | | Fix byte-compiler warnings | 2016-12-31 | 1 | -0/+5 | |
| | | | | |||||
| | * | | Remove defunct hook | 2016-12-31 | 1 | -7/+0 | |
| | | | | | | | | | | | | | Apparently there is no ‘cider-turn-on-eldoc-mode’ procedure. | ||||
| | * | | Don’t show the startup screen in Emacs | 2016-12-31 | 1 | -0/+10 | |
| | | | | |||||
| * | | | Show nickname instead of username in jabber | 2017-01-11 | 1 | -3/+3 | |
| | | | | |||||
| * | | | Fix connection settings for jabber | 2017-01-11 | 1 | -2/+2 | |
| | | | | |||||
| * | | | Add command to toggle !important CSS flag | 2017-01-11 | 1 | -0/+41 | |
| | | | | |||||
| * | | | Pseudotile GCR prompter | 2017-01-11 | 1 | -0/+1 | |
| | | | | |||||
| * | | | Include other browsers in switching to Conkeror | 2016-12-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | Add SCSS error regexp to compilation buffer | 2016-12-02 | 1 | -0/+18 | |
| | | | | |||||
| * | | | Don’t show compilation buffer unless there are errors | 2016-12-02 | 2 | -7/+36 | |
| | |/ |/| | |||||
| * | | Add setting for less | 2016-11-24 | 1 | -0/+18 | |
| | | | |||||
| * | | Add herbstclient alias | 2016-11-24 | 1 | -0/+8 | |
| | | | |||||
| * | | Add clipboard and irc widgets | 2016-11-24 | 1 | -3/+22 | |
| | | | |||||
| * | | Move circe-serenity to separate project | 2016-11-24 | 1 | -205/+0 | |
| | | | |||||
| * | | Enable org-protocol | 2016-11-24 | 1 | -0/+20 | |
| | | | |||||
| * | | Add top-level Makefile | 2016-11-24 | 1 | -0/+6 | |
| | | | |||||
| * | | Enable nameless mode for Emacs lisp files | 2016-11-24 | 1 | -0/+6 | |
| | | | |||||
| * | | Add external tracking in mowedline for circe | 2016-11-24 | 1 | -0/+64 | |
| | | | |||||
| * | | Add some more channels to join | 2016-11-24 | 1 | -1/+3 | |
| | | | |||||
| * | | Add my svg-mode-line theme | 2016-11-24 | 2 | -0/+273 | |
| | | | |||||
| * | | Add snippets | 2016-11-24 | 60 | -1/+530 | |
| | | | |||||
| * | | Add Emacs org-protocol integration | 2016-11-24 | 1 | -0/+30 | |
| | | | |||||
| * | | Remove background colors from shr | 2016-11-15 | 2 | -0/+36 | |
| | | | |||||
| * | | Don’t list .cask contents in projectile | 2016-11-15 | 1 | -0/+1 | |
| | | | |||||
| * | | Add compilation mode config | 2016-11-15 | 2 | -0/+27 | |
| | | | |||||
| * | | Remove bad keybinds | 2016-11-15 | 1 | -2/+0 | |
| | | | | | | | | | | | I’m trying to teach myself to use a window list instead of basic window navigation commands. | ||||
| * | | Remove debugging statement | 2016-11-15 | 1 | -1/+0 | |
| | | | |||||
| * | | Don’t show a shadow around trayer | 2016-11-15 | 1 | -0/+1 | |
| | | | |||||
| * | | Add selection-to-clipboard URxvt plugin | 2016-11-13 | 1 | -2/+4 | |
| | | | |||||
| * | | Add timer to check my mail periodically | 2016-11-11 | 2 | -0/+18 | |
| | | | |||||
| * | | Add email widget to mowedline | 2016-11-11 | 3 | -56/+116 | |
| | | | |||||
| * | | Fix loading of scheme settings | 2016-11-10 | 1 | -1/+1 | |
| |/ | |||||
| * | Remove directional window switching | 2016-11-09 | 1 | -4/+0 | |
| | | | | | | This should help me learn to use the window list and run-or-raise more. | ||||
| * | Add chromium to the web tag, and switch to it | 2016-11-09 | 1 | -1/+1 | |
| | | |||||
| * | Use readline for sbcl | 2016-11-09 | 1 | -0/+1 | |
| | | |||||
| * | Change Xcursor theme | 2016-11-09 | 2 | -0/+2 | |
| | | |||||
| * | Fix rofi window switching keybinding | 2016-11-09 | 1 | -2/+2 | |
| | | |||||
| * | Fix window switching in run-or-raise | 2016-11-09 | 1 | -1/+1 | |
| | | | | | | Using ‘hlwm-switch-to-window’ instead of ‘herbstclient jumpto’ makes sure that tag locking keeps working. | ||||
| * | Fix tag locking in herbstluftwm | 2016-11-09 | 1 | -4/+4 | |
| | | |||||
| * | Add shadows to compton config | 2016-11-09 | 1 | -6/+39 | |
| | | |||||
| * | Add magithub to magit configuration | 2016-11-09 | 1 | -0/+7 | |
| | | |||||
| * | Fix eshell keybinding | 2016-11-09 | 1 | -1/+1 | |
| | | | | | | For some reason the ‘eshell-mode-map’ isn’t defined the first time the ‘eshell-load-hook’ runs. | ||||
