summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* 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
|
* TabNine: update to v2.3.5Alan Pearce2020-02-27-3/+3
|
* xresources: make xterm 256 colour and utf-8 awareAlan Pearce2020-02-27-0/+2
|
* zsh: make ds() saferAlan Pearce2020-02-27-1/+1
|
* Emacs: remove use-package calls for non-packagesAlan Pearce2020-02-18-6/+2
|
* Emacs: ensure theme package is loadedAlan Pearce2020-02-18-1/+2
|
* Emacs: improve startup speedAlan Pearce2020-02-18-10/+10
|
* xresources: enable opening links in browserAlan Pearce2020-02-18-1/+5
|
* xresources: update current environment via home-manager switchAlan Pearce2020-02-18-4/+3
|
* Use nix-shell to run node2nixAlan Pearce2020-02-18-1/+1
|
* TabNine: Upgrade to v2.2.2Alan Pearce2020-02-06-3/+3
|
* javascript: update pnpm to v4.9.3Alan Pearce2020-02-06-69/+69
|
* zsh: remove unused better-npm-completion pluginAlan Pearce2020-02-03-10/+0
|
* javascript: add aliases for pnpm (multi) install-testAlan Pearce2020-02-03-0/+2
|
* Emacs: use emacs-nix overlay for more up-to-date packagesAlan Pearce2020-01-31-0/+6
|
* javascript: add vscode-json-languageserverAlan Pearce2020-01-31-0/+65
|
* Update javascript packagesAlan Pearce2020-01-31-149/+180
|
* satoshipay: update kubectl-aliasesAlan Pearce2020-01-31-3/+3
|
* Emacs: remove beancountAlan Pearce2020-01-29-5/+0
|
* Configure golang dev environmentAlan Pearce2020-01-26-0/+31
|
* javascript: use node-gyp packages from node 12Alan Pearce2020-01-24-190/+1001
|