summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Sort todo lists on priority firstGravatar Tom Willemse2013-04-251-1/+1
|
* Move PATHS to .zshrcGravatar Tom Willemse2013-04-244-13/+18
| | | | And use a new function to make it clean
* Use yoshi colors in styleGravatar Tom Willemse2013-04-233-38/+65
| | | | Still in transition
* Literate init.el againGravatar Tom Willemse2013-04-237-727/+1565
|
* Turn window background "black"Gravatar Tom Willemse2013-04-151-1/+1
|
* Move some minor-mode management from oni.elGravatar Tom Willemse2013-04-152-73/+75
|
* Improve the custom scoll functionsGravatar Tom Willemse2013-04-151-8/+14
| | | | | | This way they won't go to the next page if they can scroll enough, only when the en of a page has been reached will they go to the next one.
* Enable narrow-to-page and sort listGravatar Tom Willemse2013-04-151-1/+3
|
* Remove mode-icons from the load-pathGravatar Tom Willemse2013-04-151-2/+2
| | | | I use a package for it now.
* Improve some commentsGravatar Tom Willemse2013-04-151-3/+5
|
* Enable flycheck for some more modesGravatar Tom Willemse2013-04-152-7/+18
| | | | | | | | | | Also put all the hook additions in a single place, instead of in each special function. Both the advantages to this method are: - Being able to see in a second where flycheck is enabled. - If all minor modes are added separately it's easy to see exactly which are enabled for a specific mode, just by looking at its hook variable.
* Remove some files I haven't used in a whileGravatar Tom Willemse2013-04-151-6/+6
| | | | | Also set .xsession to install with mode 744, since it needs to be executable.
* Change selected window border colorGravatar Tom Willemse2013-04-151-2/+2
| | | | | This should make it a little clearer which window currently has focus, since the window title is no longer shown in the mode-line.
* Don't show colors if they're not supportedGravatar Tom Willemse2013-04-141-0/+8
|
* Add uninstall targetsGravatar Tom Willemse2013-04-141-4/+23
| | | | | | These targets can be used to remove (parts of) the file installation. They are also used by the cleanup targets to remove complete submodules from the installation.
* Rename uninstall* to cleanup*Gravatar Tom Willemse2013-04-141-15/+15
| | | | | | Since cleanup only removes that which will not be restored it makes no sense to call it uninstall. Uninstall should remove everything unconditionally.
* Have the install command uninstall firstGravatar Tom Willemse2013-04-1441-44/+60
| | | | | | The new uninstall functionality tries to remove any "orphan" files. Files that were installed during the last install, but will not be installed this time (because of removal, not necessity).
* Emacs: Enable compilation-minor-mode for pony-mode ↵Gravatar Tom Willemse2013-04-111-0/+10
| | | | comint buffers
* zsh: Simplify promptGravatar Tom Willemse2013-04-111-7/+4
|
* Stumpwm: Remove window title from mode-lineGravatar Tom Willemse2013-04-111-7/+2
| | | | It makes stumpmw crash with certain window titles from conkeror
* MuttGravatar Tom Willemse2013-04-101-1/+0
|
* MoreGravatar Tom Willemse2013-04-1012-20/+21
|
* .mutt/muttrcGravatar Tom Willemse2013-04-101-1/+1
|
* .mutt/muttrcGravatar Tom Willemse2013-04-101-1/+1
|
* Following in footstepsGravatar Tom Willemse2013-04-101-1/+1
|
* Emacs: Stop using orgGravatar Tom Willemsen2013-04-095-859/+607
| | | | | I like literal programming, but I'm nog good at writing stories for each change.
* Stumpwm: Use function instead of lambdaGravatar Tom Willemsen2013-04-091-3/+6
|
* Conkeror: set programs for pdf, xlsGravatar Tom Willemsen2013-04-091-1/+2
| | | | To zathura and libreoffice respectively
* Conkeror: MozRepl doesn't work in FF 20Gravatar Tom Willemsen2013-04-031-6/+6
|
* Stumpwm: Change the colorsGravatar Tom Willemsen2013-04-031-44/+25
|
* zsh: Add xls suffix aliasGravatar Tom Willemsen2013-04-031-0/+1
|
* Emacs: Add case functions, vala-mode changeGravatar Tom Willemsen2013-04-031-0/+36
| | | | | | | Add some functions that may help me managing case for enums and such. For some reason vala-mode really likes having indent-tabs-mode turned on, but I prefer it off anyway.
* Don't install Xmonad, I don't use it anymoreGravatar Tom Willemsen2013-03-311-1/+1
|
* Emacs: Automatically close ansi-term bufferGravatar Tom Willemsen2013-03-311-0/+12
|
* Don't show status for equalsGravatar Tom Willemsen2013-03-311-1/+2
| | | | | If the installed and local file are the same, don't show that it's not being installed, only show not installing older files during install.
* Emacs: speedup calling of ansi-termGravatar Tom Willemsen2013-03-291-1/+1
|
* Emacs: Add indent-defunGravatar Tom Willemsen2013-03-281-0/+16
| | | | Found at: http://emacsredux.com/blog/2013/03/28/indent-defun/
* Emacs: Remove ~/var/src from magit-repo-dirsGravatar Tom Willemsen2013-03-281-1/+1
| | | | | Only old projects live there, if I still want to work on any of them they should be moved to ~/projects/.
* Emacs: Autoload some jabber functions and don't require ↵Gravatar Tom Willemsen2013-03-281-3/+4
| | | | | | geiser-install These have just been installed through elpa.
* Emacs: Remove newsticker-init.el from MakefileGravatar Tom Willemsen2013-03-281-2/+2
|
* Emacs: Add text about org-initGravatar Tom Willemsen2013-03-281-0/+6
|
* Emacs: Remove emacs/site-lisp/newsticker-init.elGravatar Tom Willemsen2013-03-282-7/+0
| | | | I haven't used newsticker in quite a while...
* Emacs: Add text about git-commit facesGravatar Tom Willemsen2013-03-281-1/+5
|
* Emacs: Remove old org-mode locationGravatar Tom Willemsen2013-03-281-2/+1
| | | | I don't build org-mode from git sources anymore.
* Emacs: Remove extraneous loadpath additionsGravatar Tom Willemsen2013-03-281-21/+0
| | | | | I've stopped installing Emacs from the bzr sources and instead use a package again.
* Emacs: Update text about deferring execution macroGravatar Tom Willemsen2013-03-281-0/+3
|
* Emacs: Don't generate init2.el, make init.el insteadGravatar Tom Willemsen2013-03-284-17/+4
|
* Emacs: Move everything from init.el to init.orgGravatar Tom Willemsen2013-03-282-722/+637
| | | | | I'll write stuff about it later, as long as it's in the org file for now.
* Xdefaults: Use colors from yoshi-themeGravatar Tom Willemsen2013-03-271-17/+35
|
* stumpwm: Add hooks for (un)locking the screenGravatar Tom Willemsen2013-03-271-5/+64
| | | | | | When locked, these hooks set my jabber presence to "away" and pause MPD if it's playing. When unlocked they set my jabber presence to "online" and resume MPD if it was playing before.