Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-12 | Fix PKG_CONFIG_PATH priority | David Robillard | 1 | -1/+1 | |
2022-07-20 | Set default browser to Firefox | David Robillard | 1 | -0/+1 | |
2022-07-20 | Improve window keybindings | David Robillard | 1 | -29/+32 | |
2022-07-20 | Add debian-changelog-mode | David Robillard | 1 | -0/+2 | |
2022-02-28 | Remove now-unknown options from tmux configuration | David Robillard | 1 | -3/+0 | |
2022-02-28 | Set default typescript indent level | David Robillard | 1 | -0/+1 | |
2022-02-28 | Add turtle-mode package | David Robillard | 1 | -0/+1 | |
2022-02-28 | Add glsl-mode package | David Robillard | 2 | -0/+452 | |
Unfortunately this does not seem to be available in stable MELPA. | |||||
2022-02-28 | Add clang-format package | David Robillard | 2 | -0/+224 | |
Unfortunately this does not seem to be available in stable MELPA. | |||||
2021-11-19 | Brighten mode line and fringe slightly | David Robillard | 2 | -7/+7 | |
2021-11-19 | Fix unstable width of right hand mode line segments | David Robillard | 1 | -10/+11 | |
2021-11-19 | Update custom-safe-themes | David Robillard | 1 | -1/+1 | |
2021-11-18 | Set PAGER to less for mandoc | David Robillard | 1 | -0/+1 | |
2021-11-18 | Load diff-hl before magit | David Robillard | 1 | -1/+1 | |
2021-11-18 | Simplify modeline style | David Robillard | 2 | -10/+7 | |
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 | |