summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add session handlingGravatar Tom Willemse2013-05-311-0/+2
|
* Move path manipulation back to .zprofileGravatar Tom Willemse2013-05-312-7/+16
|
* Make init.elc from init.elGravatar Tom Willemse2013-05-311-1/+4
|
* Add enhanced eval-after-loadGravatar Tom Willemse2013-05-311-66/+102
|
* Improve navigation in org-modeGravatar Tom Willemse2013-05-311-0/+12
|
* Add some desktop.el settingsGravatar Tom Willemse2013-05-311-2/+49
|
* Don't hide compilation windowGravatar Tom Willemse2013-05-311-20/+0
| | | | | Now that I've got a different setup where I usually don't get more than 2 windows the compilation buffer pop-up isn't so annoying anymore.
* Minor fixesGravatar Tom Willemse2013-05-291-2/+3
|
* Move Emacs Alsa Player settingsGravatar Tom Willemse2013-05-291-7/+14
|
* Remove skip equal charsGravatar Tom Willemse2013-05-291-15/+0
| | | | Caused more problems than it solved
* Don't use flycheck in js2-modeGravatar Tom Willemse2013-05-291-1/+0
|
* Add notion configGravatar Tom Willemse2013-05-263-0/+516
|
* Update Emacs config to use dotfiles2.mkGravatar Tom Willemse2013-05-269-20/+43
|
* Add dotfiles2.mkGravatar Tom Willemse2013-05-261-0/+17
| | | | This should replace dotfiles.mk soon
* Update Emacswiki webjumpGravatar Tom Willemse2013-05-251-1/+1
|
* Start dzen and use notion, not stumpwmGravatar Tom Willemse2013-05-251-1/+2
|
* Skip over characters following pointGravatar Tom Willemse2013-05-251-0/+15
|
* Fix typoGravatar Tom Willemse2013-05-251-1/+1
|
* Fix eltuki for org 8.0Gravatar Tom Willemse2013-05-251-3/+5
|
* Return of the Envy Code RGravatar Tom Willemse2013-05-252-6/+7
|
* Fix running of hookGravatar Tom Willemse2013-05-251-1/+1
|
* Move quicklispGravatar Tom Willemse2013-05-231-1/+1
|
* Add face for COMMENT todo stateGravatar Tom Willemse2013-05-231-1/+2
|
* Improve oni:move-end-of-dwimGravatar Tom Willemse2013-05-231-0/+1
|
* Move slime-helper and move-beginning-of-dwim functionsGravatar Tom Willemse2013-05-232-10/+34
|
* Enable auto cd and auto pushdGravatar Tom Willemse2013-05-231-1/+3
|
* Add some highlighting optionsGravatar Tom Willemse2013-05-231-0/+16
|
* Move fonts.confGravatar Tom Willemse2013-05-231-0/+0
|
* Various updatesGravatar Tom Willemse2013-05-151-39/+55
| | | | | | | | | | | | | | | | The colours patch has not been applied yet to the current version of stumpwm, but it should be so keep the code around. Show a menu with some frequently used programs. Include seen, but unread emails in `get-mail-count'. Again put firefox and conkeror in the right-most frame. Apparently the current version of stumpwm can't find swank, so temporarily remove it. Load a 3-frame desktop setup from a file.
* Remove some old custom functionsGravatar Tom Willemse2013-05-152-24/+0
| | | | They get in the way more than they should.
* Add some smartparens keys to python-modeGravatar Tom Willemse2013-05-151-0/+21
|
* Add XDG variablesGravatar Tom Willemse2013-05-151-0/+4
|
* Update URxvt colorsGravatar Tom Willemse2013-05-151-15/+15
|
* Cleanup ZSH configGravatar Tom Willemse2013-05-0516-173/+3
|
* Fix function nameGravatar Tom Willemse2013-05-051-1/+1
|
* Add SBCL configGravatar Tom Willemse2013-05-044-1/+46
|
* Markam is deadGravatar Tom Willemse2013-05-041-1/+0
|
* Temporarily remove postsynchookGravatar Tom Willemse2013-05-041-7/+7
|
* Revert "Move as much as possible to custom.el"Gravatar Tom Willemse2013-05-043-12/+753
| | | | This reverts commit ca90f4623b44157ffa08555b4ac448d1b440ac5f.
* Add appointment capture templateGravatar Tom Willemse2013-05-041-0/+2
|
* Add function to skip all tasks with `ex' as tagGravatar Tom Willemse2013-05-041-0/+7
|
* Move as much as possible to custom.elGravatar Tom Willemse2013-05-022-747/+15
|
* Show emms playing title in the mode-lineGravatar Tom Willemse2013-05-012-10/+44
|
* Remove some old stuffGravatar Tom Willemse2013-04-301-28/+0
|
* Add some smartparens customizationGravatar Tom Willemse2013-04-301-2/+18
|
* Simplify PROMPT for zshGravatar Tom Willemse2013-04-301-4/+5
|
* Update Xdefaults colors and fontsGravatar Tom Willemse2013-04-301-19/+18
|
* Update github styleGravatar Tom Willemse2013-04-304-167/+169
|
* Use compilation-shell-minor-mode for pony buffersGravatar Tom Willemse2013-04-301-10/+18
| | | | It still allows for shell use, like the `*ponysh*' python shell.
* Disable undo in eshell buffersGravatar Tom Willemse2013-04-271-74/+85
|