aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add slack configGravatar Tom Willemse2016-11-033-0/+39
|
* Fix filename errorGravatar Tom Willemse2016-11-031-0/+0
|
* Add XDG dirs configurationGravatar Tom Willemse2016-11-032-0/+9
|
* Add eshell configurationGravatar Tom Willemse2016-11-022-0/+18
|
* Fix compiler warningsGravatar Tom Willemse2016-11-021-0/+4
|
* Move org config, add following linksGravatar Tom Willemse2016-10-292-17/+26
|
* Move Emacs Lisp config, add rainbow delimiters, companyGravatar Tom Willemse2016-10-292-6/+25
|
* Add company mode configGravatar Tom Willemse2016-10-292-0/+14
|
* Move webjumps to separate fileGravatar Tom Willemse2016-10-294-27/+32
|
* Add wpackagist webjumpGravatar Tom Willemse2016-10-291-0/+9
|
* Add history settings for ZSHGravatar Tom Willemse2016-10-291-0/+32
|
* Add sections to ZSH configGravatar Tom Willemse2016-10-291-53/+61
|
* Allow zsh to copy/paste to clipboardGravatar Tom Willemse2016-10-214-0/+25
|
* Add bgnotify zsh pluginGravatar Tom Willemse2016-10-211-0/+6
|
* Don’t show empty tags, discard junkGravatar Tom Willemse2016-10-211-2/+2
|
* Add rainbow mode to css modeGravatar Tom Willemse2016-10-201-0/+7
|
* Fix Emacs makefileGravatar Tom Willemse2016-10-201-1/+1
|
* Add zsh-syntax-highlighting and zsh-autosuggestionsGravatar Tom Willemse2016-10-201-0/+43
|
* Ignore jedi’s python environmentsGravatar Tom Willemse2016-10-191-0/+2
|
* Ingore some directories in projectileGravatar Tom Willemse2016-10-191-0/+1
|
* Enable company-mode in CSS modeGravatar Tom Willemse2016-10-191-0/+6
|
* Change Gnus group buffer line formatGravatar Tom Willemse2016-10-191-0/+6
|
* Add zsh unxip functionGravatar Tom Willemse2016-10-192-1/+6
|
* Move zsh config to orgGravatar Tom Willemse2016-10-194-0/+21
|
* Fix load_pathGravatar Tom Willemse2016-10-191-1/+1
|
* Make some scripts executableGravatar Tom Willemse2016-10-192-0/+0
|
* Move Gnus config to separate fileGravatar Tom Willemse2016-10-192-142/+133
|
* Add a helpers libraryGravatar Tom Willemse2016-10-192-23/+46
| | | | | This way different modules can use it without getting weird circular dependencies.
* Add the site lisp dir to load path for compilationGravatar Tom Willemse2016-10-191-0/+1
|
* Compile site lisps before main initGravatar Tom Willemse2016-10-191-1/+1
| | | | | | | 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.
* Fix typoGravatar Tom Willemse2016-10-191-1/+1
|
* Add mowedline configGravatar Tom Willemse2016-10-194-0/+104
|
* Ignore .dir-locals files using stow-homeGravatar Tom Willemse2016-10-191-1/+2
|
* Add trayer to herbstluftwm startupGravatar Tom Willemse2016-10-191-0/+3
|
* Enable electric pairing in (S)CSS buffersGravatar Tom Willemse2016-10-172-8/+22
|
* Ignore compiled zsh functions in counselGravatar Tom Willemse2016-10-171-1/+3
|
* Add an alias for the duckduck webjumpGravatar Tom Willemse2016-10-161-0/+7
|
* Make sure init files have unique namesGravatar Tom Willemse2016-10-167-6/+12
|
* Fix byte compiler warningsGravatar Tom Willemse2016-10-141-0/+4
|
* Make dired open PDF and image files in proper programsGravatar Tom Willemse2016-10-141-0/+14
|
* Add Ediff configurationGravatar Tom Willemse2016-10-142-0/+43
|
* Enable company mode in PHP modeGravatar Tom Willemse2016-10-141-0/+16
|
* Force requiring final newline in PHP modeGravatar Tom Willemse2016-10-141-0/+10
|
* Add shell script mode configGravatar Tom Willemse2016-10-142-0/+20
|
* Add php mode configGravatar Tom Willemse2016-10-132-0/+26
|
* Show magit-status in full-frameGravatar Tom Willemse2016-10-131-0/+14
|
* Move magit config to separate fileGravatar Tom Willemse2016-10-132-14/+21
|
* Add Dired configGravatar Tom Willemse2016-10-133-1/+38
|
* Fix setting known projects file for projectileGravatar Tom Willemse2016-10-111-2/+10
|
* Turn on electric indent mode in js-mode buffersGravatar Tom Willemse2016-10-101-0/+6
|