summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* xmonad: Run script which runs emacsGravatar Tom Willemsen2013-02-171-2/+2
| | | | | Apparently the `runOrRaiseNext' function doesn't like programs with arguments.
* xmonad: Set chromium fully opaqueGravatar Tom Willemsen2013-02-151-0/+2
|
* emacs: Don't auto pushGravatar Tom Willemsen2013-02-151-1/+0
| | | | When using git-auto-commit-mode, don't automatically push by default.
* Add zile configGravatar Tom Willemsen2013-02-152-1/+6
|
* Simplify logGravatar Tom Willemsen2013-02-151-9/+9
|
* Show subdirectoriesGravatar Tom Willemsen2013-02-151-14/+13
| | | | | When checking, reversing, installing or uninstalling be sure to show the subdirectories.
* xinit: xmonad, xcompmgr, feh, unclutter, mowedlineGravatar Tom Willemsen2013-02-151-1/+5
| | | | I'm making some changes to my desktop
* Add reverse targetGravatar Tom Willemsen2013-02-151-3/+18
| | | | | This target takes files whose installed versions are newer than those in the current working directory and copies them there.
* awesome: stop mplayer from floatingGravatar Tom Willemsen2013-02-151-2/+0
|
* emacs: Add button to show special org fileGravatar Tom Willemsen2013-02-152-0/+6
|
* Add XMonad configGravatar Tom Willemsen2013-02-154-1/+62
|
* emacs: Make frames transparentGravatar Tom Willemsen2013-02-151-1/+2
|
* Xdefaults: make urxvt transparentGravatar Tom Willemsen2013-02-151-1/+2
|
* emacs: Start auto-complete after initGravatar Tom Willemsen2013-02-152-0/+6
| | | | | | Since the load paths for ELPA-installed packages doesn't get set-up until after the init file has loaded, defer loading and enabling of auto-complete to after initializations.
* 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
|