Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | zsh: remove EDITOR override | Alan Pearce | 2019-06-20 | -4/+0 |
| | | | | Provided in nixos-configuration | |||
* | Emacs: fix missing keymap-package autoload | Alan Pearce | 2019-06-18 | -1/+1 |
| | ||||
* | Emacs: tweak lsp-ui configuration | Alan Pearce | 2019-06-18 | -1/+3 |
| | ||||
* | Emacs: disable evil-quickscope in magit-mode | Alan Pearce | 2019-06-18 | -0/+2 |
| | | | | | It seems to override magit's keybindings, although it wasn't doing that before | |||
* | Emacs: enable winner-mode | Alan Pearce | 2019-06-18 | -1/+2 |
| | ||||
* | Emacs: disable tabs | Alan Pearce | 2019-06-17 | -0/+4 |
| | ||||
* | Emacs: use company-tng | Alan Pearce | 2019-06-17 | -6/+6 |
| | ||||
* | Emacs: use correct customize function | Alan Pearce | 2019-06-17 | -8/+7 |
| | ||||
* | Emacs: Enable swiper | Alan Pearce | 2019-06-17 | -0/+3 |
| | ||||
* | Emacs: correctly organise minibuffer/modeline code | Alan Pearce | 2019-06-17 | -8/+8 |
| | ||||
* | Emacs: define some ex commands | Alan Pearce | 2019-06-17 | -3/+15 |
| | ||||
* | Emacs: fix eyebrowse init | Alan Pearce | 2019-06-17 | -1/+1 |
| | ||||
* | Emacs: appease the byte compiler | Alan Pearce | 2019-06-17 | -12/+25 |
| | ||||
* | Emacs: configure avy to focus on current window | Alan Pearce | 2019-06-17 | -0/+2 |
| | ||||
* | Emacs: defer more packages | Alan Pearce | 2019-06-17 | -0/+4 |
| | ||||
* | Emacs: fix keybinds | Alan Pearce | 2019-06-17 | -3/+3 |
| | ||||
* | Emacs: appease evil-collection config check | Alan Pearce | 2019-06-17 | -4/+5 |
| | ||||
* | Emacs: change completion mode | Alan Pearce | 2019-06-17 | -0/+1 |
| | ||||
* | Emacs: fix leader in magit | Alan Pearce | 2019-06-17 | -2/+5 |
| | ||||
* | Emacs: fix evil/evil-collection pre-init | Alan Pearce | 2019-06-17 | -2/+4 |
| | ||||
* | Emacs: fix window config | Alan Pearce | 2019-06-17 | -25/+25 |
| | ||||
* | Emacs: remove unused helpers | Alan Pearce | 2019-06-17 | -5/+0 |
| | ||||
* | Emacs: rework config | Alan Pearce | 2019-06-16 | -2184/+332 |
| | | | | I missed some things, but time will tell if I actually need them | |||
* | i3: update startup programs | Alan Pearce | 2019-06-04 | -1/+2 |
| | ||||
* | Emacs: fix nix indentation | Alan Pearce | 2019-06-04 | -1/+3 |
| | ||||
* | Emacs: Fix startup errors | Alan Pearce | 2019-06-04 | -2/+4 |
| | ||||
* | Emacs: always ignore node_modules in projectile | Alan Pearce | 2019-05-28 | -0/+1 |
| | ||||
* | Emacs: fix startup error | Alan Pearce | 2019-05-28 | -7/+8 |
| | ||||
* | Emacs: Remove call to uninstalled evil-mu4e package | Alan Pearce | 2019-05-27 | -4/+0 |
| | ||||
* | Emacs: Improve contrast of inactive buffer modeline and (mini)buffer | Alan Pearce | 2019-05-27 | -1/+2 |
| | ||||
* | Emacs: Remove github-only open-pull-request function | Alan Pearce | 2019-05-27 | -5/+0 |
| | | | | For me, the GitHub monoculture is a thing of the past. | |||
* | Emacs: Display flycheck tooltips for longer | Alan Pearce | 2019-05-27 | -1/+2 |
| | ||||
* | Emacs: Bind <leader> x to C-x keymap | Alan Pearce | 2019-05-27 | -0/+1 |
| | ||||
* | Emacs: Make minions lighter nicer | Alan Pearce | 2019-05-27 | -1/+1 |
| | ||||
* | i3: Add startup applications | Alan Pearce | 2019-05-27 | -0/+3 |
| | ||||
* | i3: Auto-assign windows to workspaces | Alan Pearce | 2019-05-27 | -0/+4 |
| | ||||
* | Emacs: bind help-map to <leader> h | Alan Pearce | 2019-05-27 | -0/+1 |
| | ||||
* | Termite: Enable "infinite" scrollback | Alan Pearce | 2019-05-27 | -0/+1 |
| | ||||
* | zsh: re-add wprop alias | Alan Pearce | 2019-05-27 | -1/+1 |
| | ||||
* | Emacs: prettify mode line with moody | Alan Pearce | 2019-05-27 | -0/+11 |
| | ||||
* | Emacs: clarify minions mode-line lighter | Alan Pearce | 2019-05-27 | -0/+1 |
| | ||||
* | Emacs: replace diminish with minions | Alan Pearce | 2019-05-27 | -26/+5 |
| | ||||
* | Only install nix-zsh-completions on non-NixOS + Nix setups | Alan Pearce | 2019-05-22 | -4/+1 |
| | ||||
* | Revert "Recreate autorandr config" | Alan Pearce | 2019-05-22 | -24/+40 |
| | | | | This reverts commit e966069d2b91b52fec21841cb2dff7b366d92a18. | |||
* | zsh: lowercase git branch for kubernetes commands | Alan Pearce | 2019-05-07 | -1/+1 |
| | ||||
* | i3: use termite | Alan Pearce | 2019-05-07 | -1/+1 |
| | ||||
* | Recreate autorandr config | Alan Pearce | 2019-05-07 | -40/+24 |
| | ||||
* | termite: Create initial config | Alan Pearce | 2019-05-07 | -0/+43 |
| | ||||
* | i3: switch to mate-terminal | Alan Pearce | 2019-04-24 | -1/+1 |
| | ||||
* | Emacs: Explicitly enable TIDE completion | Alan Pearce | 2019-04-09 | -1/+1 |
| |