Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | nanopi: run nix jobs in parallel | Alan Pearce | 2023-05-05 | -0/+3 | |
| | |||||
* | nanopi: add dev/base module | Alan Pearce | 2023-05-05 | -0/+1 | |
| | |||||
* | nanopi: cleanup root config | Alan Pearce | 2023-05-05 | -5/+1 | |
| | |||||
* | dev/base: remove firefox-dev | Alan Pearce | 2023-05-05 | -1/+0 | |
| | |||||
* | Update hostname for nanopi | Alan Pearce | 2023-05-01 | -1/+1 | |
| | |||||
* | prefect: remove settings I'm not using right now | Alan Pearce | 2023-05-01 | -14/+0 | |
| | |||||
* | emacs: use native undo-redo instead of undo-tree package | Alan Pearce | 2023-04-30 | -10/+2 | |
| | |||||
* | Support editing edn config files without a full clojure setup | Alan Pearce | 2023-04-30 | -4/+2 | |
| | |||||
* | emacs: set native compilation variables for all platforms | Alan Pearce | 2023-04-30 | -3/+3 | |
| | |||||
* | zsh: add alias to get to the repo quickly | Alan Pearce | 2023-04-30 | -0/+1 | |
| | |||||
* | emacs: replace company-tabnine with tabnine-capf | Alan Pearce | 2023-04-30 | -19/+66 | |
| | |||||
* | audio: remove broken pipecontrol package | Alan Pearce | 2023-04-30 | -1/+0 | |
| | |||||
* | emacs: set consult projectile rebindings correctly | Alan Pearce | 2023-04-30 | -4/+3 | |
| | |||||
* | zsh: add alias for `xhs` to be `xh `with https | Alan Pearce | 2023-04-25 | -0/+1 | |
| | |||||
* | emacs: fix tree-sitter-hl-mode setup | Alan Pearce | 2023-04-25 | -1/+1 | |
| | |||||
* | emacs: native-compile init.el ahead of time | Alan Pearce | 2023-04-25 | -3/+7 | |
| | |||||
* | zsh: add function to move a file and replace it with a link | Alan Pearce | 2023-04-25 | -0/+20 | |
| | |||||
* | neovim: add keybinds for copy/paste to system clipboard | Alan Pearce | 2023-04-25 | -0/+10 | |
| | |||||
* | fix typos | Alan Pearce | 2023-04-24 | -1/+1 | |
| | |||||
* | neovim: add keybind to find files in git repository | Alan Pearce | 2023-04-24 | -0/+1 | |
| | |||||
* | neovim: enable fuzzy finding with telescope | Alan Pearce | 2023-04-23 | -0/+28 | |
| | |||||
* | neovim: set a <leader> key | Alan Pearce | 2023-04-23 | -0/+2 | |
| | |||||
* | prefect: disable sleep whilst ssh server sessions active | Alan Pearce | 2023-04-23 | -0/+5 | |
| | |||||
* | bare-metal: use a multi-queue scheduler for HDDs | Alan Pearce | 2023-04-23 | -1/+1 | |
| | | | | single-queue schedulers are no longer included in the kernel | ||||
* | bare-metal: remove cryptsetup | Alan Pearce | 2023-04-23 | -1/+0 | |
| | |||||
* | samba: limit backward-compatibility to smb2 protocol | Alan Pearce | 2023-04-23 | -1/+1 | |
| | |||||
* | emacs: fix consult/projectile keybind fight | Alan Pearce | 2023-04-23 | -2/+2 | |
| | |||||
* | emacs: fix read error when opening helpful buffers | Alan Pearce | 2023-04-23 | -1/+1 | |
| | | | | | | | helpful tries to find sources, which could be gzipped. In this case, there needs to be a `file-name-handler` to decompress the file. I wasn't correctly saving the initial value of `file-name-handler-alist` in my configuration (the default includes a gzip handler). | ||||
* | zsh: sort history-analysis results by frequency descending | Alan Pearce | 2023-04-23 | -3/+3 | |
| | |||||
* | prefect: switch to nftables-based firewall | Alan Pearce | 2023-04-23 | -4/+11 | |
| | |||||
* | remove unnecessary system tweaks for nvme root drives | Alan Pearce | 2023-04-23 | -7/+0 | |
| | |||||
* | Update flakes | Alan Pearce | 2023-04-23 | -29/+13 | |
| | |||||
* | emacs: load jinx-mod without a message | Alan Pearce | 2023-04-23 | -1/+2 | |
| | |||||
* | nix: enable flake-based auto-upgrades | Alan Pearce | 2023-04-23 | -0/+1 | |
| | |||||
* | zeroconf: don't delay avahi startup | Alan Pearce | 2023-04-23 | -8/+0 | |
| | |||||
* | music: replace tauon with sublime-music | Alan Pearce | 2023-04-23 | -3/+2 | |
| | |||||
* | emacs: load some packages on idle | Alan Pearce | 2023-04-22 | -0/+4 | |
| | |||||
* | emacs: stop tree-sitter trying to install language files | Alan Pearce | 2023-04-22 | -0/+1 | |
| | |||||
* | emacs: persist additional projectile variables | Alan Pearce | 2023-04-22 | -1/+7 | |
| | |||||
* | emacs: replace wucuo with jinx | Alan Pearce | 2023-04-20 | -7/+7 | |
| | |||||
* | emacs: optimise projectile usage | Alan Pearce | 2023-04-19 | -0/+1 | |
| | | | | | Projectile's dynamic mode-line isn't displayed in doom-mode-line, so don't bother updating its content | ||||
* | tabnine: enable semantic completion in all configured languages | Alan Pearce | 2023-04-19 | -1/+8 | |
| | |||||
* | tabnine: enable semantic completion in nix files | Alan Pearce | 2023-04-19 | -0/+4 | |
| | |||||
* | xresources: update xterm settings | Alan Pearce | 2023-04-19 | -22/+16 | |
| | |||||
* | samba: broadcast a lowercase hostname over mdns | Alan Pearce | 2023-04-19 | -2/+3 | |
| | |||||
* | xserver: tweak font setup | Alan Pearce | 2023-04-19 | -10/+7 | |
| | |||||
* | emacs: anglicise my own function names | Alan Pearce | 2023-04-19 | -2/+2 | |
| | |||||
* | emacs: remove go config | Alan Pearce | 2023-04-19 | -8/+1 | |
| | | | | The packaging situation in the language has probably changed in the meantime | ||||
* | emacs: show sample of hex colours in css and xresources files | Alan Pearce | 2023-04-19 | -0/+5 | |
| | |||||
* | xresources: remove rxvt configuration | Alan Pearce | 2023-04-19 | -19/+0 | |
| |