summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Conkeror: Add github dashboard styleGravatar Tom Willemsen2013-01-164-1/+172
| | | | I don't like it when it's so bright.
* Conkeror: Add chickadee webjumpGravatar Tom Willemsen2013-01-161-0/+25
| | | | From the conkeror wiki
* Conkeror: Allow location along with lhGravatar Tom Willemsen2013-01-161-3/+7
| | | | | Let the `read_url_local_port_handler' accept an optional path parameter.
* Emacs: Cleanup `eval-after-load'sGravatar Tom Willemsen2013-01-162-84/+84
| | | | | Also set `sentence-end-double-space' to nil so I don't have to use double spaces to end a sentence and keep the fill functions happy.
* Conkeror: Use markam instead of linkwaveGravatar Tom Willemsen2013-01-151-2/+3
|
* ncmpcpp: Remove visualizer settingsGravatar Tom Willemsen2013-01-151-8/+0
|
* Emacs: Update some thingsGravatar Tom Willemsen2013-01-158-36/+172
|
* Xdefaults: Use consolasGravatar Tom Willemsen2013-01-151-4/+3
| | | | It has slanted script, I do miss the parentheses though.
* .ncmpcpp/configGravatar Tom Willemsen2013-01-111-0/+7
|
* Emacs: Move some more things to init.orgGravatar Tom Willemsen2013-01-042-6/+20
|
* Emacs: Cleanup the other sectionsGravatar Tom Willemsen2013-01-041-13/+34
|
* Emacs: fix typoGravatar Tom Willemsen2013-01-041-1/+1
|
* Emacs: move some stuff to init.orgGravatar Tom Willemsen2013-01-041-22/+0
|