summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
...
* Emacs: fix trash/thread keybinds in mu4eAlan Pearce2020-05-19-0/+7
|
* Emacs: fix lsp <leader> keyAlan Pearce2020-05-19-1/+1
|
* Add neovim fallback editorAlan Pearce2020-05-07-1/+20
|
* zsh: hide user name in prompt displayAlan Pearce2020-05-01-0/+1
|
* zsh: disable unnecessary prompt featuresAlan Pearce2020-05-01-0/+2
|
* zsh: update pluginsAlan Pearce2020-05-01-12/+12
|
* Emacs: remove relative-buffers package (404)Alan Pearce2020-05-01-9/+0
| | | | Replaced by doom-modeline functionality
* Switch to Capitane cursorsAlan Pearce2020-04-30-1/+1
|
* javascript: add alias for pruning production dependenciesAlan Pearce2020-04-30-0/+2
|
* Update TabNine to v2.8.1Alan Pearce2020-04-30-3/+3
|
* Emacs: enable git-gutter after tweaking fringesAlan Pearce2020-04-23-2/+2
|
* TabNine: upgrade to v2.7.0Alan Pearce2020-04-23-2/+2
|
* i3: use Xorg version of Terminus fontAlan Pearce2020-04-21-2/+7
|
* Remove pgadmin3Alan Pearce2020-04-21-1/+0
| | | | Uses outdated OpenSSL, which is not supported in NixOS 20.03.
* Emacs: re-add company-lspAlan Pearce2020-04-21-0/+6
| | | | Sometimes, TabNine's LSP integration doesn't work. It's nice to have a fallback.
* xresources: configure and enable vector fontsAlan Pearce2020-04-20-0/+3
|
* Emacs: add lsp-mode shortcut to <leader>Alan Pearce2020-04-16-0/+1
|
* javascript: add ava shortcutsAlan Pearce2020-04-16-0/+4
|
* Add more common shell aliasesAlan Pearce2020-04-09-0/+3
|
* Emacs: reduce fruit salad effect, regardless of themeAlan Pearce2020-04-09-0/+2
|
* i3: fix config file linkAlan Pearce2020-04-06-1/+1
|
* Emacs: Install doom themesAlan Pearce2020-04-05-0/+1
|
* Emacs: make deletion of modified vc-backed files easierAlan Pearce2020-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 filesAlan Pearce2020-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.0Alan Pearce2020-04-02-3/+3
|
* ripcord: update to v0.4.24Alan Pearce2020-03-18-2/+2
|
* Prefect: set up for workAlan Pearce2020-03-18-0/+2
|
* Emacs: use kubel in place of kubernetes.elAlan Pearce2020-03-17-2/+8
| | | | kubernetes.el did not build on nix. kubel seems simpler and faster as well.
* Update pnpm to 4.11.6Alan Pearce2020-03-16-598/+932
|
* TabNine: Update to v2.5.1Alan Pearce2020-03-16-3/+3
|
* Move accounting module to user/Alan Pearce2020-03-13-0/+12
|
* dunst: use left-click to perform notification actionsAlan Pearce2020-03-04-0/+3
|
* Emacs: optimise file loading at startupAlan Pearce2020-03-02-2/+5
|
* Emacs: optimise GC during minibuffer usageAlan Pearce2020-03-02-5/+8
|
* zsh: optimise startupAlan Pearce2020-03-02-0/+3
| | | | | - compile init file - pre-generate and compile compinit dump (zcompdump)
* zsh: precompile pluginsAlan Pearce2020-03-02-2/+16
|
* zsh: fix startup slowness (google-cloud-sdk)Alan Pearce2020-03-02-2/+0
|
* Emacs: enable previewing buffers when switchingAlan Pearce2020-02-28-1/+1
|
* Emacs: tell doom-modeline to use projectileAlan Pearce2020-02-27-0/+1
|
* Emacs: don't load git-gutterAlan Pearce2020-02-27-2/+0
|
* Emacs: remove minionsAlan Pearce2020-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 startupAlan Pearce2020-02-27-4/+13
|
* Emacs: remove tabnine load-path overrideAlan Pearce2020-02-27-6/+0
|
* Emacs: fix company-tabnine startupAlan Pearce2020-02-27-1/+1
|
* Emacs: optimise startup and GCAlan Pearce2020-02-27-1/+7
|
* Emacs: optimise lsp setupAlan Pearce2020-02-27-7/+2
|
* Emacs: use proper form of general keymap mappingAlan Pearce2020-02-27-1/+1
|
* Emacs: fix lspAlan Pearce2020-02-27-0/+1
|
* Emacs: use amx without smex history migrationAlan Pearce2020-02-27-4/+2
|
* Emacs: remove deprecated lsp variableAlan Pearce2020-02-27-1/+0
|