summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* BC! Emacs: move config to XDG config dirAlan Pearce2020-08-26-5/+6
|
* Update TabNine to v2.9.4Alan Pearce2020-08-24-3/+3
|
* Fix local mongo connection issuesAlan Pearce2020-08-24-0/+1
|
* Remove prettier_dAlan Pearce2020-08-24-1379/+1
| | | | Poor installation method, slows down installs for a small increase in performance.
* Emacs: remove LSP workaroundAlan Pearce2020-08-24-1/+0
|
* Emacs: update to unstable channel (27.1)Alan Pearce2020-08-24-1/+2
|
* Enable cross-platform use of unstable channelAlan Pearce2020-08-24-2/+6
|
* base: don't install pre-installed utilities on macOSAlan Pearce2020-08-24-4/+3
|
* Add script to ease TabNine updatesAlan Pearce2020-08-17-0/+16
|
* Update TabNine to v2.9.3Alan Pearce2020-08-17-3/+3
|
* Update pnpm to v4.14.0Alan Pearce2020-08-17-153/+126
|
* Use ripcord derivation from nixos-unstableAlan Pearce2020-08-05-30/+2
|
* Fix syntax errorAlan Pearce2020-07-29-1/+1
|
* Emacs: don't bury magit buffers with ESCAlan Pearce2020-07-29-1/+4
|
* Remove unused development packagesAlan Pearce2020-07-28-3/+0
|
* Remove dangling reference to yaml-language-serverAlan Pearce2020-07-27-1/+0
|
* Update tabnine to v2.8.12Alan Pearce2020-07-27-3/+3
|
* javascript: remove yaml-language-serverAlan Pearce2020-07-27-299/+58
|
* zsh: add alias for nix-shellAlan Pearce2020-07-20-0/+1
|
* Set ZSH history file globallyAlan Pearce2020-07-20-0/+4
|
* prefect: support trezorAlan Pearce2020-07-16-0/+1
|
* prefect: mount NTFS filesystemsAlan Pearce2020-07-16-0/+11
|
* Emacs: add keybind for lsp-ivy-workspace-symbolAlan Pearce2020-07-16-0/+1
|
* Emacs: fix company configuration (broken by tide load side-effects)Alan Pearce2020-07-16-1/+6
| | | | https://github.com/ananthakumaran/tide/pull/384
* Reduce number of globally-installed javascript packagesAlan Pearce2020-07-16-8361/+344
|
* TabNine: update to v2.8.9Alan Pearce2020-07-16-3/+3
|
* trillian: import base ssh settingsAlan Pearce2020-07-06-0/+1
|
* Fix error when running home-manager outside of XAlan Pearce2020-07-06-1/+3
|
* zsh: fix XDG_DATA_HOME error on first installAlan Pearce2020-07-06-3/+3
|
* Update stateVersion on prefect (re-installed)Alan Pearce2020-07-06-1/+1
|
* Extract music packages into separate fileAlan Pearce2020-07-06-3/+25
|
* Emacs: Add lsp-ivy for nice goto-workspace-definition commandAlan Pearce2020-07-06-0/+4
|
* systemd-boot: Fix broken UEFI installAlan Pearce2020-07-06-1/+1
| | | | | | It seems as though the EFI variables do not need to be modified in order to add a bootloader; I was able to reinstall two systems without it.
* zsh: create function to add project to emacsAlan Pearce2020-07-04-0/+5
|
* git: set GitHub username for ghqAlan Pearce2020-07-04-0/+3
|
* Reformat emacs init fileAlan Pearce2020-06-29-69/+69
|
* TabNine: add new configuration optionAlan Pearce2020-06-29-0/+1
|
* Emacs: sort projectile results by mtimeAlan Pearce2020-06-29-0/+1
|
* Emacs: improve uniquified buffer namesAlan Pearce2020-06-29-1/+2
|
* Update TabNineAlan Pearce2020-06-29-3/+3
|
* keyboard: remove norman layoutAlan Pearce2020-06-29-3/+3
| | | | | I never did switch to it after learning. It looks like I'll be sticking with QWERTY for the time being.
* zsh: show kubernetes status in all satoshipay repositoriesAlan Pearce2020-06-18-1/+1
|
* zsh: leverage declarative installs instead of checking for binariesAlan Pearce2020-06-17-23/+19
|
* zsh: add secondary binding for switching to project directoriesAlan Pearce2020-06-17-0/+1
|
* zsh: prefer user custom bin folder in pathAlan Pearce2020-06-16-1/+1
|
* zsh: fix history migrationAlan Pearce2020-06-16-1/+2
|
* Fix SSH identity overrideAlan Pearce2020-06-16-0/+0
|
* Optimise rofiAlan Pearce2020-06-15-1/+3
|
* Remove rofi-passAlan Pearce2020-06-15-2/+0
|
* i3: run rofi on keydown rather than keyupAlan Pearce2020-06-15-3/+3
|