Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-18 | Switch to MELPA stable | David Robillard | 1 | -2/+3 | |
2021-11-18 | Remove distinct function and variable name colors | David Robillard | 1 | -2/+2 | |
2021-08-23 | Fix compilation mode error offsets for Turtle | David Robillard | 1 | -0/+1 | |
A better configuration for this is probably necessary to not mess up the offsets for other tools, but I'll cross that bridge when I come to it. | |||||
2021-08-23 | Set default JS and CSS indent level to 2 | David Robillard | 1 | -0/+2 | |
2021-08-23 | Add ace-window key binding | David Robillard | 1 | -0/+1 | |
2021-08-23 | Add quack for scheme | David Robillard | 1 | -1/+2 | |
2021-08-23 | Use quote sugar in customization | David Robillard | 1 | -33/+25 | |
2021-08-23 | Update IRC configuration | David Robillard | 1 | -8/+6 | |
2021-08-23 | Set browse-url-generic-program | David Robillard | 1 | -0/+1 | |
2021-06-03 | Update IRC networks and channels | David Robillard | 1 | -1/+3 | |
2021-06-03 | Update locales | David Robillard | 1 | -2/+3 | |
2021-06-03 | Remove CFLAGS and CXXFLAGS | David Robillard | 1 | -2/+0 | |
Meson unfortunately makes customizing these like this unviable since even debug builds will add them. | |||||
2021-06-03 | Update WINDOW_MANAGER | David Robillard | 1 | -1/+1 | |
2021-05-08 | Explicitly set X11 root color and cursor | David Robillard | 1 | -0/+3 | |
2021-05-08 | Update ERC configuration | David Robillard | 1 | -5/+3 | |
2021-05-08 | Remove line between windows | David Robillard | 2 | -1/+5 | |
2021-05-08 | Add association for clang-tidy configuration files | David Robillard | 1 | -0/+1 | |
2021-05-08 | Enable ragged right when typesetting man pages | David Robillard | 1 | -0/+1 | |
2021-05-03 | Update emacs theme | David Robillard | 2 | -3/+8 | |
2021-01-06 | Remove fonts that override theme | David Robillard | 1 | -4/+1 | |
2021-01-06 | Fix conflicting file associations | David Robillard | 1 | -17/+17 | |
2021-01-06 | Update theme | David Robillard | 1 | -8/+8 | |
2020-12-31 | Add file associations for Objective C | David Robillard | 1 | -0/+2 | |
2020-12-31 | Remove redundant file association | David Robillard | 1 | -1/+0 | |
2020-12-25 | Fix local PATH configuration | David Robillard | 1 | -2/+5 | |
2020-12-25 | Add association for ipp files | David Robillard | 1 | -0/+1 | |
2020-12-25 | Fix whitespace | David Robillard | 1 | -14/+14 | |
2020-12-25 | Add automatic indentation based on clang-format configuration | David Robillard | 1 | -1/+52 | |
2020-12-16 | Hide dired details by default | David Robillard | 1 | -0/+2 | |
2020-11-10 | Update ccache configuration and make it more portable | David Robillard | 1 | -3/+3 | |
2020-11-10 | Set sane default PKG_CONFIG_PATH | David Robillard | 1 | -0/+1 | |
2020-11-10 | Add ccache bin directory to path | David Robillard | 1 | -0/+4 | |
2020-11-10 | Add local Rust, Ruby, and Node bin directories to PATH | David Robillard | 3 | -15/+56 | |
2020-11-10 | Add ~/.local/bin to PATH | David Robillard | 1 | -1/+1 | |
2020-11-10 | Add fancy git bash prompt | David Robillard | 1 | -1/+21 | |
2020-11-10 | Load ls_colors implementation on Arch | David Robillard | 1 | -0/+5 | |
2020-11-10 | Add #mesonbuild to auto-join list | David Robillard | 1 | -1/+1 | |
2020-11-06 | Add GLSL tessellation shader file extensions | David Robillard | 1 | -0/+2 | |
2020-10-27 | Fix bspwm next and previous keybindings | David Robillard | 1 | -1/+1 | |
2020-07-25 | Update panel show/hide keybindings for xfce4-panel | David Robillard | 1 | -5/+4 | |
The X11 properties for xfce-panel are a useless mess, so just set the config to make it hide. This is a bit crap because moving the mouse to the top edge doesn't fix the padding, but whatever. | |||||
2020-07-25 | Make Super-n and Super-p work within the local desktop | David Robillard | 1 | -2/+2 | |
2020-07-25 | Remove old N3 and Turtle modes | David Robillard | 2 | -253/+0 | |
2020-02-12 | Force emacs to tile initially | David Robillard | 1 | -0/+2 | |
2020-02-12 | Update IRC auto-join list | David Robillard | 1 | -1/+1 | |
2020-02-12 | Pad buffer percentage indicator | David Robillard | 1 | -2/+2 | |
Annoyingly, this makes things look right on Linux but is over-padded on MacOS. | |||||
2020-02-12 | Add .ipp association | David Robillard | 1 | -0/+1 | |
2019-05-05 | Use customize for global modes | David Robillard | 1 | -3/+3 | |
2019-05-05 | Add keybinding for mark-defun | David Robillard | 1 | -0/+1 | |
2019-05-05 | Improve IRC configuration | David Robillard | 1 | -0/+4 | |
2019-05-05 | Add JSON-LD association | David Robillard | 1 | -9/+10 | |