Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | javascript: add pnpm multi uninstall alias | Alan Pearce | 2020-05-26 | -0/+1 | |
| | |||||
* | Fix syntax errors | Alan Pearce | 2020-05-20 | -2/+2 | |
| | |||||
* | Move chat programs into user module | Alan Pearce | 2020-05-20 | -4/+11 | |
| | |||||
* | nix: update all channels before auto-upgrade | Alan Pearce | 2020-05-19 | -1/+2 | |
| | |||||
* | 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 | |
| | |||||
* | Move private submodule away from Keybase | Alan Pearce | 2020-05-11 | -1/+1 | |
| | |||||
* | Update private settings | Alan Pearce | 2020-05-11 | -0/+0 | |
| | |||||
* | Add neovim fallback editor | Alan Pearce | 2020-05-07 | -1/+20 | |
| | |||||
* | Make cleanup and upgrade task scheduling work-specific | Alan Pearce | 2020-05-04 | -4/+4 | |
| | |||||
* | 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 | -2/+3 | |
| | |||||
* | 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 | |
| | |||||
* | satoshipad: fix luks loaOf deprecation warning | Alan Pearce | 2020-04-30 | -3/+2 | |
| | |||||
* | Remove unused system wine module | Alan Pearce | 2020-04-28 | -6/+0 | |
| | |||||
* | 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 | |
| | |||||
* | Fix for NixOS 20.03 deprecations | Alan Pearce | 2020-04-22 | -3/+3 | |
| | |||||
* | nvidia-gpu: ensure nouveau module is not loaded | Alan Pearce | 2020-04-22 | -1/+10 | |
| | |||||
* | i3: use Xorg version of Terminus font | Alan Pearce | 2020-04-21 | -2/+7 | |
| | |||||
* | xserver: remove deprecated fontconfig ultimate settings | Alan Pearce | 2020-04-21 | -5/+0 | |
| | |||||
* | 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 | |
| | |||||
* | prefect: add hardware tweaks from nixos-hardware | Alan Pearce | 2020-04-16 | -0/+2 | |
| | |||||
* | Merge branch 'master' of https://git.alanpearce.eu/nixfiles | Alan Pearce | 2020-04-14 | -1/+1 | |
|\ | |||||
| * | Add user to video group | Alan Pearce | 2020-04-09 | -1/+1 | |
| | | |||||
* | | 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 | |
| | | |||||
* | | prefect: set cpu bias to performance | Alan Pearce | 2020-04-08 | -1/+1 | |
| | | | | | | | | | | | | As a desktop machine, this is fine. Since it's a >2011 Intel CPU, it uses the intel_pstate driver/governor combination, meaning that the only available governors are performance and powersave. | ||||
* | | prefect: disable syncthing | Alan Pearce | 2020-04-08 | -1/+0 | |
|/ | |||||
* | prefect: fix screen tearing | Alan Pearce | 2020-04-06 | -1/+3 | |
| | |||||
* | i3: fix config file link | Alan Pearce | 2020-04-06 | -1/+1 | |
| | |||||
* | Emacs: Install doom themes | Alan Pearce | 2020-04-05 | -0/+1 | |
| | |||||
* | trillian: fix darwinConfig | Alan Pearce | 2020-04-04 | -1/+1 | |
| | |||||
* | private: update ssh targets | Alan Pearce | 2020-04-04 | -0/+0 | |
| | |||||
* | 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 | ||||
* | Remove infrastructure module | Alan Pearce | 2020-04-04 | -10/+0 | |
| | |||||
* | 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 | -4/+3 | |
| | |||||
* | satoshipad: disable printing | Alan Pearce | 2020-03-17 | -1/+0 | |
| | | | | | At rent24, I need to manually upload printable documents to the print system's web interface anyway. | ||||
* | thinkpad: enable fan control | Alan Pearce | 2020-03-17 | -0/+26 | |
| |