aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make rofi look goodGravatar Tom Willemse2017-03-292-0/+32
|
* Improve oni-gnus-delete-forwardGravatar Tom Willemse2017-03-271-5/+7
|
* My sentences don’t end with double spacesGravatar Tom Willemse2017-03-051-0/+10
|
* Add fish configGravatar Tom Willemse2017-03-051-0/+1
|
* Update background color for yoshi-themeGravatar Tom Willemse2017-03-051-1/+1
|
* Set cursor color for URxvtGravatar Tom Willemse2017-03-052-0/+2
|
* Fix SMTP host for alwaysdataGravatar Tom Willemse2017-03-051-1/+1
|
* Add battery widget to mowedlineGravatar Tom Willemse2017-03-051-0/+43
|
* Remove second monitorGravatar Tom Willemse2017-03-051-1/+1
| | | | | 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.
* Move the silently macro to helpers libraryGravatar Tom Willemse2017-03-051-2/+25
|
* Show outline of Org init after loadingGravatar Tom Willemse2017-03-051-0/+1
|
* Enable bullets in org modeGravatar Tom Willemse2017-03-051-0/+21
|
* Remove my picturefix email accountGravatar Tom Willemse2017-03-051-22/+0
|
* Only join #emacs after authenticating with NickServGravatar Tom Willemse2017-03-051-4/+9
|
* Add multiple cursors configurationGravatar Tom Willemse2017-03-051-0/+9
|
* Show the outline when the file is loadedGravatar Tom Willemse2017-03-051-1/+1
|
* Reorganize second section of Emacs initGravatar Tom Willemse2017-03-051-95/+137
|
* Make all intermediate files secondaryGravatar Tom Willemse2017-03-051-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.orgGravatar Tom Willemse2017-03-051-97/+119
|
* Add msmtprc configGravatar Tom Willemse2017-01-191-0/+56
|
* Add abcde configGravatar Tom Willemse2017-01-192-0/+178
|
* Merge remote-tracking branch 'gitlab/index'Gravatar Tom Willemse2017-01-1114-136/+16
|\
| * Remove compiled snippets files from gitGravatar Tom Willemse2017-01-0812-129/+1
| |
| * Merge remote-tracking branch 'origin/index' into indexGravatar Tom Willemse2017-01-0880-272/+1184
| |\
| * | Fix byte-compiler warningsGravatar Tom Willemse2016-12-311-0/+5
| | |
| * | Remove defunct hookGravatar Tom Willemse2016-12-311-7/+0
| | | | | | | | | | | | Apparently there is no ‘cider-turn-on-eldoc-mode’ procedure.
| * | Don’t show the startup screen in EmacsGravatar Tom Willemse2016-12-311-0/+10
| | |
* | | Show nickname instead of username in jabberGravatar Tom Willemse2017-01-111-3/+3
| | |
* | | Fix connection settings for jabberGravatar Tom Willemse2017-01-111-2/+2
| | |
* | | Add command to toggle !important CSS flagGravatar Tom Willemse2017-01-111-0/+41
| | |
* | | Pseudotile GCR prompterGravatar Tom Willemse2017-01-111-0/+1
| | |
* | | Include other browsers in switching to ConkerorGravatar Tom Willemse2016-12-021-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 bufferGravatar Tom Willemse2016-12-021-0/+18
| | |
* | | Don’t show compilation buffer unless there are errorsGravatar Tom Willemse2016-12-022-7/+36
| |/ |/|
* | Add setting for lessGravatar Tom Willemse2016-11-241-0/+18
| |
* | Add herbstclient aliasGravatar Tom Willemse2016-11-241-0/+8
| |
* | Add clipboard and irc widgetsGravatar Tom Willemse2016-11-241-3/+22
| |
* | Move circe-serenity to separate projectGravatar Tom Willemse2016-11-241-205/+0
| |
* | Enable org-protocolGravatar Tom Willemse2016-11-241-0/+20
| |
* | Add top-level MakefileGravatar Tom Willemse2016-11-241-0/+6
| |
* | Enable nameless mode for Emacs lisp filesGravatar Tom Willemse2016-11-241-0/+6
| |
* | Add external tracking in mowedline for circeGravatar Tom Willemse2016-11-241-0/+64
| |
* | Add some more channels to joinGravatar Tom Willemse2016-11-241-1/+3
| |
* | Add my svg-mode-line themeGravatar Tom Willemse2016-11-242-0/+273
| |
* | Add snippetsGravatar Tom Willemse2016-11-2460-1/+530
| |
* | Add Emacs org-protocol integrationGravatar Tom Willemse2016-11-241-0/+30
| |
* | Remove background colors from shrGravatar Tom Willemse2016-11-152-0/+36
| |
* | Don’t list .cask contents in projectileGravatar Tom Willemse2016-11-151-0/+1
| |
* | Add compilation mode configGravatar Tom Willemse2016-11-152-0/+27
| |
* | Remove bad keybindsGravatar Tom Willemse2016-11-151-2/+0
| | | | | | | | | | I’m trying to teach myself to use a window list instead of basic window navigation commands.