summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* emacs: Use modern indentation for Haskell codeGravatar Tom Willemsen2013-02-152-0/+5
|
* zsh: open any PDF with zathuraGravatar Tom Willemsen2013-02-151-0/+3
|
* Customize outputGravatar Tom Willemsen2013-02-151-9/+15
| | | | | Don't show any output from make itself (almost), just show what we're actually doing, and use color.
* Make install, uninstall, check work from subdirsGravatar Tom Willemsen2013-02-152-2/+14
| | | | | By going up to the above level if needed and having the top-level define a special variable this works.
* conkeror: Add mozrepl initializationGravatar Tom Willemsen2013-02-101-0/+13
|
* awesome: Make modkey+o focus the "next" screenGravatar Tom Willemsen2013-02-081-1/+3
| | | | Have modkey+shift+o replace the old modkey+o functionality
* emacs: Pt should show todo list, not agendaGravatar Tom Willemsen2013-02-071-1/+1
|
* emacs: rename aethon org file to workGravatar Tom Willemsen2013-02-071-1/+1
|
* Emacs: remove my checkerGravatar Tom Willemsen2013-02-071-14/+1
| | | | I don't like the way epylint works...
* awesome: Add org todo counts to wiboxGravatar Tom Willemsen2013-02-071-0/+18
|
* conkeror: Change hints fontGravatar Tom Willemsen2013-02-071-0/+13
|
* conkeror: Add restore_killed_buffer_urlGravatar Tom Willemsen2013-02-072-1/+34
|
* zsh: Make venv_activate a local variableGravatar Tom Willemsen2013-02-061-1/+1
|
* emacs: Use flycheck for pythonGravatar Tom Willemsen2013-02-062-1/+24
|
* zsh: Remove reboot, shutdown aliasesGravatar Tom Willemsen2013-02-061-2/+0
| | | | | These work better as scripts, that way I can run them from my window manager as well, not just from a shell.
* zsh: Add venv functionGravatar Tom Willemsen2013-02-062-1/+16
| | | | This enables or lists virtual environments
* Xinit: don't start emacs daemonGravatar Tom Willemsen2013-02-041-1/+0
| | | | most of the time I recompile it before starting it
* emacs: Add general note capture templateGravatar Tom Willemsen2013-02-041-6/+18
| | | | | This note tries to collect as much context data as possible, even though it isn't much at the moment.
* conkeror: Change code font for githubGravatar Tom Willemsen2013-02-041-1/+2
|
* conkeror: Add style for conkeror start pageGravatar Tom Willemsen2013-02-043-7/+31
|
* emacs: Move flymake settings to init.orgGravatar Tom Willemsen2013-02-023-70/+77
|
* emacs: Move EMMS settings to init.orgGravatar Tom Willemsen2013-02-023-36/+46
|
* emacs: Remove some mu4e settingsGravatar Tom Willemsen2013-02-011-30/+0
|
* emacs: The return of fill-column-indicatorGravatar Tom Willemsen2013-02-011-10/+9
|
* emacs: remove quick-edit-modeGravatar Tom Willemsen2013-02-011-3/+0
| | | | Haven't been using it
* emacs: Rearrange some keybindingsGravatar Tom Willemsen2013-02-011-5/+5
| | | | I used sort-lines on them
* emacs: Change some jabber settingsGravatar Tom Willemsen2013-02-011-4/+4
|
* Change font to Envy Code RGravatar Tom Willemsen2013-02-012-4/+4
|
* awesome: Show email counts in first wiboxGravatar Tom Willemsen2013-02-011-4/+49
|
* awesome: remove titlebars codeGravatar Tom Willemsen2013-01-291-22/+0
|
* awesome: reomve sloppy focusGravatar Tom Willemsen2013-01-291-10/+0
|
* awesome: Add keybinding for i3lockGravatar Tom Willemsen2013-01-291-1/+3
|
* Emacs: increase font sizeGravatar Tom Willemsen2013-01-291-1/+1
|
* stumpwm: Use C-z for prefix, not C-iGravatar Tom Willemsen2013-01-291-1/+1
| | | | I seem to use C-z less than C-i in other programs.
* stumpwm: fix typeGravatar Tom Willemsen2013-01-291-1/+1
|
* Xinit: Start xflux, awesome, not fehlstartGravatar Tom Willemsen2013-01-291-2/+2
|
* awesome: add run_or_raisesGravatar Tom Willemsen2013-01-291-4/+24
|
* awesome: remove mouse bindingsGravatar Tom Willemsen2013-01-291-55/+1
|
* New awesome rc.luaGravatar Tom Willemsen2013-01-291-302/+313
|
* Move eshell settings to orgGravatar Tom Willemsen2013-01-283-52/+93
|
* Move eldoc settings to orgGravatar Tom Willemsen2013-01-282-1/+8
|
* emacs: Redo againGravatar Tom Willemsen2013-01-253-376/+121
|
* Fix zsh historyGravatar Tom Willemsen2013-01-211-1/+1
|
* Emacs: Move mode-icons to ~/projects/emacsGravatar Tom Willemsen2013-01-181-1/+1
| | | | From ~/var/src/emacs
* Xinit: Use stumpwmGravatar Tom Willemsen2013-01-181-1/+1
|
* Stumpwm: Remove some unused keybindingsGravatar Tom Willemsen2013-01-181-6/+0
| | | | | Since I don't have a keypad on either my PC or laptop anymore, binding them is useless.
* Stumpwm: Change some UI settingsGravatar Tom Willemsen2013-01-181-4/+2
| | | | | | | | | | - Change the font used. - Use the `:thin' border style to hide windows behind certain other windows. For example: When using Emacs and conkeror, if conkeror is placed behind emacs and the border is `:tight' I will see a tiny portion of the conkeror window on my screen (due to emacs' size hints). On the other hand if I use `:thick', it will use the border color to fill it up, with `:thin' it uses the unfocus-color.
* Emacs: Change second agenda files checkGravatar Tom Willemsen2013-01-181-1/+1
| | | | To 17:01, because technically, I'm still working at 17:00.
* Conkeror: Have C-y open URLs in a new bufferGravatar Tom Willemsen2013-01-181-4/+3
|
* Emacs, Xdefaults: Change font back to MonacoGravatar Tom Willemsen2013-01-172-4/+4
| | | | | | Consolas may have cursive script, but it also has crazy changing letters for each scrept (bold, cursive). And Monaco still has the better parentheses.