Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-17 | Support call-process-to-string | William Carroll | 1 | -0/+6 |
2020-01-17 | Add parsec.el | William Carroll | 1 | -0/+3 |
2020-01-17 | Track TODO for investigating 4k monitor scaling | William Carroll | 1 | -0/+2 |
2020-01-17 | Prefer direnv to manage ORG_DIRECTORY | William Carroll | 2 | -2/+16 |
2020-01-17 | Support missing Emacs dependencies | William Carroll | 2 | -0/+6 |
2020-01-17 | Drop support for nix_find fish function | William Carroll | 1 | -8/+0 |
2020-01-17 | Begin supporting Emacs client for clipmenu | William Carroll | 1 | -0/+158 |
2020-01-17 | Support prelude/time | William Carroll | 1 | -0/+4 |
2020-01-17 | Drop support for clipmon.el | William Carroll | 1 | -44/+0 |
2020-01-17 | Support region.el | William Carroll | 1 | -0/+20 |
2020-01-17 | Support finance.el | William Carroll | 1 | -0/+119 |
2020-01-17 | Prefer simpler window layout for Org workspace | William Carroll | 1 | -3/+1 |
2020-01-17 | Drop alias er | William Carroll | 1 | -1/+0 |
2020-01-17 | Support direnv | William Carroll | 5 | -9/+5 |
2020-01-17 | Support Solarized Light theme | William Carroll | 4 | -24/+11 |
2020-01-17 | Support keybindings for using 4k monitor | William Carroll | 1 | -0/+10 |
2020-01-17 | Prefer eval to source for direnv in config.fish | William Carroll | 1 | -3/+1 |
2020-01-17 | Debug xrandr integration to support 4k monitor | William Carroll | 2 | -9/+13 |
2020-01-17 | Ensure isearch and evil-searches center vertically on the screen | William Carroll | 1 | -0/+13 |
2020-01-17 | Define light theme | William Carroll | 1 | -0/+6 |
2020-01-17 | Reset the custom-file path for Emacs | William Carroll | 1 | -1/+1 |
2020-01-17 | Configure deadgrep | William Carroll | 1 | -0/+13 |
2020-01-17 | Blacklist org-mode and fundamental-mode | William Carroll | 1 | -1/+3 |
2020-01-17 | Define KBD for killing buffers | William Carroll | 1 | -3/+4 |
2020-01-17 | Support additional magit modes in buffer/source-code-blacklist | William Carroll | 1 | -1/+5 |
2020-01-17 | Refactor MRU EXWM workspace using cycle/focus-previous! | William Carroll | 2 | -22/+35 |
2020-01-17 | Cover struct.el | William Carroll | 1 | -3/+20 |
2020-01-17 | Support cycle/previous-focus | William Carroll | 1 | -20/+56 |
2020-01-17 | Prefer struct/set! to setf | William Carroll | 1 | -4/+9 |
2020-01-17 | Add missing dependency to set.el | William Carroll | 1 | -0/+1 |
2020-01-17 | Support functions for navigating buffer caches | William Carroll | 2 | -4/+138 |
2020-01-17 | Support KBDs for quickly editing common dotfiles | William Carroll | 1 | -1/+4 |
2020-01-17 | Support utils for finding Emacs dotfiles and Org files | William Carroll | 3 | -11/+53 |
2020-01-17 | Support xsessionrc and config.fish in dotfiles.el | William Carroll | 1 | -0/+2 |
2020-01-17 | Install ts.el for timestamp functions in Elisp | William Carroll | 1 | -0/+5 |
2020-01-17 | Install prism for scope-highlighting > syntax highlighting | William Carroll | 3 | -0/+19 |
2020-01-17 | Revert Nixified Emacs configuration | William Carroll | 2 | -12/+6 |
2020-01-17 | WIP: Nixify Emacs setup | William Carroll | 3 | -5/+14 |
2020-01-17 | Nixify fish configuration | William Carroll | 1 | -31/+55 |
2020-01-06 | Define nix_find command in fish | William Carroll | 1 | -0/+4 |
2020-01-06 | Support Wall-E theme | William Carroll | 2 | -1/+7 |
2020-01-06 | Support EXWM workspace for IRC | William Carroll | 1 | -7/+35 |
2020-01-06 | Debug lt ZSH function | William Carroll | 1 | -1/+1 |
2020-01-06 | Support lispyville KBDs | William Carroll | 1 | -3/+4 |
2020-01-06 | Decrease default font size on laptop | William Carroll | 1 | -1/+1 |
2020-01-06 | Support Freenode IRC | William Carroll | 2 | -17/+113 |
2020-01-06 | Support set/{reduce,intersection,equal?,distinct?} | William Carroll | 1 | -16/+66 |
2020-01-06 | Support pasting in read-expression-map | William Carroll | 1 | -0/+6 |
2020-01-06 | Prefer variadic cycle/new | William Carroll | 1 | -2/+2 |
2020-01-06 | Support alist/{find,map-keys,map-values} and tests | William Carroll | 1 | -1/+50 |