Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Remove Keybase | Alan Pearce | 2020-06-03 | -3/+0 | |
| | | | | Acqui-hired by Zoom. Product will probably be deprecated soon. | ||||
* | Set XDG directories | Alan Pearce | 2020-06-03 | -1/+6 | |
| | |||||
* | Update TabNine to v2.8.3 | Alan Pearce | 2020-06-03 | -2/+2 | |
| | |||||
* | javascript: enable running npm inside Emacs | Alan Pearce | 2020-06-03 | -1/+2 | |
| | |||||
* | Emacs: set default tab-width | Alan Pearce | 2020-06-02 | -0/+1 | |
| | |||||
* | Emacs: search hidden files automatically with ripgrep | Alan Pearce | 2020-05-26 | -0/+4 | |
| | |||||
* | javascript: add pnpm multi uninstall alias | Alan Pearce | 2020-05-26 | -0/+1 | |
| | |||||
* | Move chat programs into user module | Alan Pearce | 2020-05-20 | -0/+11 | |
| | |||||
* | Emacs: fix trash/thread keybinds in mu4e | Alan Pearce | 2020-05-19 | -0/+7 | |
| | |||||
* | Emacs: fix lsp <leader> key | Alan Pearce | 2020-05-19 | -1/+1 | |
| | |||||
* | Add neovim fallback editor | Alan Pearce | 2020-05-07 | -1/+20 | |
| | |||||
* | zsh: hide user name in prompt display | Alan Pearce | 2020-05-01 | -0/+1 | |
| | |||||
* | zsh: disable unnecessary prompt features | Alan Pearce | 2020-05-01 | -0/+2 | |
| | |||||
* | zsh: update plugins | Alan Pearce | 2020-05-01 | -12/+12 | |
| | |||||
* | Emacs: remove relative-buffers package (404) | Alan Pearce | 2020-05-01 | -9/+0 | |
| | | | | Replaced by doom-modeline functionality | ||||
* | Switch to Capitane cursors | Alan Pearce | 2020-04-30 | -1/+1 | |
| | |||||
* | javascript: add alias for pruning production dependencies | Alan Pearce | 2020-04-30 | -0/+2 | |
| | |||||
* | Update TabNine to v2.8.1 | Alan Pearce | 2020-04-30 | -3/+3 | |
| | |||||
* | Emacs: enable git-gutter after tweaking fringes | Alan Pearce | 2020-04-23 | -2/+2 | |
| | |||||
* | TabNine: upgrade to v2.7.0 | Alan Pearce | 2020-04-23 | -2/+2 | |
| | |||||
* | i3: use Xorg version of Terminus font | Alan Pearce | 2020-04-21 | -2/+7 | |
| | |||||
* | Remove pgadmin3 | Alan Pearce | 2020-04-21 | -1/+0 | |
| | | | | Uses outdated OpenSSL, which is not supported in NixOS 20.03. | ||||
* | Emacs: re-add company-lsp | Alan Pearce | 2020-04-21 | -0/+6 | |
| | | | | Sometimes, TabNine's LSP integration doesn't work. It's nice to have a fallback. | ||||
* | xresources: configure and enable vector fonts | Alan Pearce | 2020-04-20 | -0/+3 | |
| | |||||
* | Emacs: add lsp-mode shortcut to <leader> | Alan Pearce | 2020-04-16 | -0/+1 | |
| | |||||
* | javascript: add ava shortcuts | Alan Pearce | 2020-04-16 | -0/+4 | |
| | |||||
* | Add more common shell aliases | Alan Pearce | 2020-04-09 | -0/+3 | |
| | |||||
* | Emacs: reduce fruit salad effect, regardless of theme | Alan Pearce | 2020-04-09 | -0/+2 | |
| | |||||
* | i3: fix config file link | Alan Pearce | 2020-04-06 | -1/+1 | |
| | |||||
* | Emacs: Install doom themes | Alan Pearce | 2020-04-05 | -0/+1 | |
| | |||||
* | Emacs: make deletion of modified vc-backed files easier | Alan Pearce | 2020-04-04 | -1/+1 | |
| | | | | | crux-delete-file-and-buffer uses vc-delete-file, which aborts if the file is not up to date in the VCS, which is oftun infuriating | ||||
* | Reorganise folder structure to remove hidden files | Alan Pearce | 2020-04-03 | -8/+4 | |
| | | | | | After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with. | ||||
* | Update TabNine to v2.6.0 | Alan Pearce | 2020-04-02 | -3/+3 | |
| | |||||
* | ripcord: update to v0.4.24 | Alan Pearce | 2020-03-18 | -2/+2 | |
| | |||||
* | Prefect: set up for work | Alan Pearce | 2020-03-18 | -0/+2 | |
| | |||||
* | Emacs: use kubel in place of kubernetes.el | Alan Pearce | 2020-03-17 | -2/+8 | |
| | | | | kubernetes.el did not build on nix. kubel seems simpler and faster as well. | ||||
* | Update pnpm to 4.11.6 | Alan Pearce | 2020-03-16 | -598/+932 | |
| | |||||
* | TabNine: Update to v2.5.1 | Alan Pearce | 2020-03-16 | -3/+3 | |
| | |||||
* | Move accounting module to user/ | Alan Pearce | 2020-03-13 | -0/+12 | |
| | |||||
* | dunst: use left-click to perform notification actions | Alan Pearce | 2020-03-04 | -0/+3 | |
| | |||||
* | Emacs: optimise file loading at startup | Alan Pearce | 2020-03-02 | -2/+5 | |
| | |||||
* | Emacs: optimise GC during minibuffer usage | Alan Pearce | 2020-03-02 | -5/+8 | |
| | |||||
* | zsh: optimise startup | Alan Pearce | 2020-03-02 | -0/+3 | |
| | | | | | - compile init file - pre-generate and compile compinit dump (zcompdump) | ||||
* | zsh: precompile plugins | Alan Pearce | 2020-03-02 | -2/+16 | |
| | |||||
* | zsh: fix startup slowness (google-cloud-sdk) | Alan Pearce | 2020-03-02 | -2/+0 | |
| | |||||
* | Emacs: enable previewing buffers when switching | Alan Pearce | 2020-02-28 | -1/+1 | |
| | |||||
* | Emacs: tell doom-modeline to use projectile | Alan Pearce | 2020-02-27 | -0/+1 | |
| | |||||
* | Emacs: don't load git-gutter | Alan Pearce | 2020-02-27 | -2/+0 | |
| | |||||
* | Emacs: remove minions | Alan Pearce | 2020-02-27 | -7/+0 | |
| | | | | | Not used by doom-modeline unless configured. Since I didn't notice until now, it would seem that it's not necessary. | ||||
* | Emacs: optimise startup | Alan Pearce | 2020-02-27 | -4/+13 | |
| |